Theorems · Theorem · group theory
FreeAbelianGroup.lift_ext_iff
∀ {α : Type u} {β : Type v} [inst : AddCommGroup β] {g h : FreeAbelianGroup α →+ β},
g = h ↔ ∀ (x : α), g (FreeAbelianGroup.of x) = h (FreeAbelianGroup.of x)- Defined in
- Mathlib.GroupTheory.FreeAbelianGroup
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 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.
Cites6
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
- AddMonoidHomstatement and proof · cited by 3,230
- FreeAbelianGroupstatement and proof · cited by 82
- FreeAbelianGroup.ofstatement and proof · cited by 40
- FreeAbelianGroup.lift_extproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.