Theorems · Theorem · group theory
PresentedAddMonoid.ext_iff
∀ {α : Type u_2} {M : Type u_3} [inst : AddMonoid M] {rels : FreeAddMonoid α → FreeAddMonoid α → Prop}
{φ ψ : PresentedAddMonoid rels →+ M},
φ = ψ ↔ ∀ (x : α), φ (PresentedAddMonoid.of rels x) = ψ (PresentedAddMonoid.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
- AddMonoid
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
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- FreeAddMonoidstatement and proof · cited by 145
- PresentedAddMonoidstatement and proof · cited by 8
- PresentedAddMonoid.ofstatement and proof · cited by 5
- PresentedAddMonoid.extproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.