Theorems · Definition · group theory
FreeAddSemigroup.lift
{α : Type u} → {β : Type v} → [inst : AddSemigroup β] → (α → β) ≃ (FreeAddSemigroup α →ₙ+ β)Lifts a function α → β to an additive semigroup
homomorphism FreeAddSemigroup α → β given an additive semigroup β.
- Defined in
- Mathlib.Algebra.Free
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- AddSemigroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Equivstatement · cited by 8,337
- AddHomstatement and proof · cited by 294
- AddSemigroupstatement and proof · cited by 136
- FreeAddSemigroupstatement and proof · cited by 43
- FreeAddSemigroup.ofproof · cited by 20
- FreeAddSemigroup.headproof · cited by 6
- FreeAddSemigroup.tailproof · cited by 6
Cited by11
Results whose statement or proof uses this declaration.
- FreeAddSemigroup.toFreeAddMonoidproof · cited by 7
- FreeAddSemigroup.mapproof · cited by 5
- FreeAddSemigroup.lift_ofstatement · cited by 1
- FreeAddSemigroup.add_bindproof · cited by 1
- FreeAddMagmaAssocQuotientEquivproof · cited by 0
- FreeAddSemigroup.lift_comp_ofstatement · cited by 0
- FreeAddSemigroup.lift_comp_of'statement · cited by 0
- FreeAddSemigroup.lift_mk_eq_foldlstatement · cited by 0
- FreeAddSemigroup.lift_of_addstatement and proof · cited by 0
- FreeAddSemigroup.lift_symm_applystatement and proof · cited by 0
- FreeAddSemigroup.add_seqproof · cited by 0