Theorems · Definition · group theory
FreeAddGroupBasis.lift
{ι : Type u_1} →
{G : Type u_3} →
{H : Type u_4} → [inst : AddGroup G] → [inst_1 : AddGroup H] → FreeAddGroupBasis ι G → (ι → H) ≃ (G →+ H)Given an additive free group basis of G over ι, there is a canonical bijection between
maps from ι to an additive group H and morphisms from G to H.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement · cited by 8,337
- AddGroupstatement and proof · cited by 4,410
- AddMonoidHomstatement and proof · cited by 3,230
- AddEquiv.symmproof · cited by 530
- AddMonoidHom.compproof · cited by 339
- Equiv.transproof · cited by 337
- AddEquiv.toAddMonoidHomproof · cited by 101
- FreeAddGroupproof · cited by 90
- FreeAddGroup.liftproof · cited by 18
- FreeAddGroupBasisstatement and proof · cited by 14
- FreeAddGroupBasis.reprproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- IsFreeAddGroup.liftproof · cited by 4
- FreeAddGroupBasis.ext_homproof · cited by 0
- FreeAddGroupBasis.lift_apply_applystatement and proof · cited by 0
- FreeAddGroupBasis.lift_symm_applystatement and proof · cited by 0