Theorems · Theorem · group theory
PresentedMonoid.toMonoid.unique
∀ {α : Type u_3} {M : Type u_4} [inst : Monoid M] (f : α → M) {rels : FreeMonoid α → FreeMonoid α → Prop}
(h : ∀ (a b : FreeMonoid α), rels a b → (FreeMonoid.lift f) a = (FreeMonoid.lift f) b)
(g : (conGen rels).Quotient →* M), (∀ (a : α), g (PresentedMonoid.of rels a) = f a) → g = PresentedMonoid.lift f h- Defined in
- Mathlib.Algebra.PresentedMonoid.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Quot.sound
- Assumes
- Monoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement · cited by 8,337
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- FreeMonoidstatement and proof · cited by 147
- Con.Quotientstatement and proof · cited by 48
- conGenstatement and proof · cited by 23
- FreeMonoid.liftstatement and proof · cited by 20
- FreeMonoid.hom_eqproof · cited by 7
- PresentedMonoid.ofstatement and proof · cited by 5
- Con.conGen_leproof · cited by 2
- PresentedMonoid.liftstatement · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.