Documentation

FormalConjecturesForMathlib.Algebra.Group.Action.Pointwise.Set.Basic

@[simp]
theorem Set.mul_mem_smul_set {M : Type u_1} [Monoid M] {a b : M} {s : Set M} [IsLeftCancelMul M] :
a * b a s b s
@[simp]
theorem Set.add_mem_vadd_set {M : Type u_1} [AddMonoid M] {a b : M} {s : Set M} [IsLeftCancelAdd M] :
a + b a +ᵥ s b s