Theorems · Definition · group theory
FreeAddGroup.map
{α : Type u} → {β : Type v} → (α → β) → FreeAddGroup α →+ FreeAddGroup βAny function from α to β extends uniquely to an additive group homomorphism
from the additive free group over α to the additive free group over β.
- Defined in
- Mathlib.GroupTheory.FreeGroup.Basic
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidHomstatement · cited by 3,230
- FreeAddGroupstatement · cited by 90
- FreeAddGroup.Red.Stepproof · cited by 41
- AddMonoidHom.mk'proof · cited by 25
- Quot.mapproof · cited by 5
Cited by18
Results whose statement or proof uses this declaration.
- FreeAddGroup.freeAddGroupCongrproof · cited by 5
- FreeAddGroup.map.idstatement · cited by 3
- FreeAddGroup.map.compstatement · cited by 2
- FreeAddGroup.map.ofstatement · cited by 1
- FreeAddGroup.map_eq_liftstatement and proof · cited by 1
- FreeAddGroup.map_injectivestatement and proof · cited by 1
- FreeAddGroup.map_surjectivestatement · cited by 1
- FreeAddGroup.range_mapstatement · cited by 1
- FreeAddGroup.lift_eq_sum_mapstatement and proof · cited by 0
- FreeAddGroup.map.id'statement · cited by 0
- FreeAddGroup.map.mkstatement · cited by 0
- FreeAddGroup.map.uniquestatement and proof · cited by 0