Theorems · Theorem · group theory
PresentedMonoid.ext_iff
∀ {α : Type u_2} {M : Type u_3} [inst : Monoid M] {rels : FreeMonoid α → FreeMonoid α → Prop}
{φ ψ : PresentedMonoid rels →* M}, φ = ψ ↔ ∀ (x : α), φ (PresentedMonoid.of rels x) = ψ (PresentedMonoid.of rels x)- Defined in
- Mathlib.Algebra.PresentedMonoid.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Monoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- FreeMonoidstatement and proof · cited by 147
- PresentedMonoidstatement and proof · cited by 10
- PresentedMonoid.ofstatement and proof · cited by 5
- PresentedMonoid.extproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.