Mathlib Map

Theorems · Theorem · group theory

Abelianization.lift_apply_of

∀ {G : Type u} [inst : Group G] {A : Type v} [inst_1 : CommGroup A] (f : G →* A) (x : G),
  (Abelianization.lift f) (Abelianization.of x) = f x
Defined in
Mathlib.GroupTheory.Abelianization.Defs
Cited by
1 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupCommGroup

Around this declaration

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

Cites8

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

Cited by1

Results whose statement or proof uses this declaration.