Theorems · Definition · group theory
FreeAbelianGroup.liftAddGroupHom
{α : Type u_2} → (β : Type u_3) → [inst : AddCommGroup β] → FreeAbelianGroup α → (α → β) →+ βIf g : FreeAbelianGroup X and A is an abelian group then liftAddGroupHom g
is the additive group homomorphism sending a function X → A to the term of type A
corresponding to the evaluation of the induced map FreeAbelianGroup X → A at g.
- Defined in
- Mathlib.GroupTheory.FreeAbelianGroup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddCommGroupstatement and proof · cited by 12,871
- AddMonoidHomstatement · cited by 3,230
- FreeAbelianGroupstatement and proof · cited by 82
- FreeAbelianGroup.liftproof · cited by 33
- AddMonoidHom.mk'proof · cited by 25
- FreeAbelianGroup.lift_add_applyproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- FreeAbelianGroup.liftAddGroupHom_applystatement and proof · cited by 0