Theorems · Theorem · group theory
FreeAbelianGroup.lift_unique
∀ {α : Type u} {β : Type v} [inst : AddCommGroup β] (f : α → β) (g : FreeAbelianGroup α →+ β),
(∀ (x : α), g (FreeAbelianGroup.of x) = f x) → ∀ {x : FreeAbelianGroup α}, g x = (FreeAbelianGroup.lift f) x- Defined in
- Mathlib.GroupTheory.FreeAbelianGroup
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommGroup
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
- AddCommGroupstatement and proof · cited by 12,871
- Equivstatement · cited by 8,337
- AddMonoidHomstatement and proof · cited by 3,230
- DFunLike.congr_funproof · cited by 288
- FreeAbelianGroupstatement and proof · cited by 82
- Equiv.symm_apply_eqproof · cited by 63
- FreeAbelianGroup.ofstatement and proof · cited by 40
- FreeAbelianGroup.liftstatement and proof · cited by 33
Cited by3
Results whose statement or proof uses this declaration.
- FreeAbelianGroup.map_idproof · cited by 1
- FreeRing.coe_eqproof · cited by 0
- FreeAbelianGroup.lift_comp_applyproof · cited by 0