Documentation

PFR.Mathlib.Algebra.Group.Action.Pointwise.Set.Basic

theorem Set.singleton_mul' {α : Type u_1} [Mul α] (a : α) (s : Set α) :
{a} * s = a s
theorem Set.singleton_add' {α : Type u_1} [Add α] (a : α) (s : Set α) :
{a} + s = a +ᵥ s
theorem Set.mul_singleton' {α : Type u_1} [Mul α] (s : Set α) (a : α) :
theorem Set.add_singleton' {α : Type u_1} [Add α] (s : Set α) (a : α) :