Mathlib Map

Theorems · Theorem · group theory

Set.singleton_mul

∀ {α : Type u_2} [inst : Mul α] {t : Set α} {a : α}, {a} * t = (fun x => a * x) '' t
Defined in
Mathlib.Algebra.Group.Pointwise.Set.Basic
Cited by
9 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext, Quot.sound
Assumes
Mul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.