Theorems · Theorem · group theory
AddCon.addConGen_le
∀ {M : Type u_1} [inst : Add M] {r : M → M → Prop} {c : AddCon M}, addConGen r ≤ c ↔ r ≤ ⇑cThe smallest additive congruence relation containing a binary
relation r is contained in any additive congruence relation containing r.
- Defined in
- Mathlib.GroupTheory.Congruence.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Quot.sound
- Assumes
- Add
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
- le_transproof · cited by 985
- AddConstatement and proof · cited by 138
- sInf_leproof · cited by 110
- addConGenstatement · cited by 28
- AddCon.le_addConGenproof · cited by 1
- AddCon.addConGen_eqproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- AddCon.giproof · cited by 5
- AddCon.le_comap_addConGenproof · cited by 1
- PresentedAddMonoid.toMonoid.uniqueproof · cited by 0