Theorems · Definition · group theory
FreeSemigroup.lift
{α : Type u} → {β : Type v} → [inst : Semigroup β] → (α → β) ≃ (FreeSemigroup α →ₙ* β)Lifts a function α → β to a semigroup homomorphism FreeSemigroup α → β given
a semigroup β.
- Defined in
- Mathlib.Algebra.Free
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- Semigroup
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
- MulHomstatement and proof · cited by 299
- Semigroupstatement and proof · cited by 202
- FreeSemigroupstatement and proof · cited by 43
- FreeSemigroup.ofproof · cited by 20
- FreeSemigroup.headproof · cited by 6
- FreeSemigroup.tailproof · cited by 6
Cited by11
Results whose statement or proof uses this declaration.
- FreeSemigroup.toFreeMonoidproof · cited by 7
- FreeSemigroup.mapproof · cited by 5
- FreeSemigroup.mul_bindproof · cited by 1
- FreeSemigroup.lift_ofstatement · cited by 1
- FreeSemigroup.mul_seqproof · cited by 0
- FreeMagmaAssocQuotientEquivproof · cited by 0
- FreeSemigroup.lift_comp_ofstatement · cited by 0
- FreeSemigroup.lift_comp_of'statement · cited by 0
- FreeSemigroup.lift_mk_eq_foldlstatement · cited by 0
- FreeSemigroup.lift_of_mulstatement and proof · cited by 0
- FreeSemigroup.lift_symm_applystatement and proof · cited by 0