Theorems · Theorem · group theory
Abelianization.lift_unique
∀ {G : Type u} [inst : Group G] {A : Type v} [inst_1 : CommGroup A] (f : G →* A) (φ : Abelianization G →* A),
(∀ (x : G), φ (Abelianization.of x) = f x) → ∀ {x : Abelianization G}, φ x = (Abelianization.lift f) x- Defined in
- Mathlib.GroupTheory.Abelianization.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 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.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- Abelianizationstatement and proof · cited by 32
- Abelianization.ofstatement and proof · cited by 20
- QuotientGroup.induction_onproof · cited by 17
- Abelianization.liftstatement · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.