Theorems · Definition · group theory
Abelianization.lift
{G : Type u} → [inst : Group G] → {A : Type v} → [inst_1 : CommGroup A] → (G →* A) ≃ (Abelianization G →* A)If f : G → A is a group homomorphism to an abelian group, then lift f is the unique map
from the abelianization of a G to A that factors through f.
- Defined in
- Mathlib.GroupTheory.Abelianization.Defs
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement · cited by 8,337
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- CommGroupstatement and proof · cited by 990
- MonoidHom.compproof · cited by 469
- commutatorproof · cited by 56
- Abelianizationstatement and proof · cited by 32
- Abelianization.ofproof · cited by 20
- QuotientGroup.liftproof · cited by 8
Cited by15
Results whose statement or proof uses this declaration.
- FreeAbelianGroup.liftproof · cited by 33
- FreeAbelianGroup.lift_apply_ofproof · cited by 12
- Abelianization.mapproof · cited by 5
- groupHomology.mkH1OfIsTrivialproof · cited by 3
- Abelianization.equivOfCommproof · cited by 2
- Abelianization.lift_apply_ofstatement · cited by 1
- Abelianization.lift_ofstatement and proof · cited by 1
- GrpCat.abelianizeproof · cited by 0
- GrpCat.abelianizeAdjproof · cited by 0
- Abelianization.coe_lift_symmstatement · cited by 0
- FreeAbelianGroup.liftAddEquiv_apply_applystatement · cited by 0
- Abelianization.equivOfComm_symm_applystatement · cited by 0