Theorems · Theorem · order theory
Setoid.eqvGen_eq
∀ {α : Type u_1} (r : α → α → Prop), Relation.EqvGen.setoid r = sInf {s | ∀ ⦃x y : α⦄, r x y → s x y}The inductively defined equivalence closure of a binary relation r is the infimum of the set of all equivalence relations containing r.
- Defined in
- Mathlib.Data.Setoid.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.ofPredstatement and proof · cited by 6,101
- le_antisymmproof · cited by 2,068
- InfSet.sInfstatement and proof · cited by 935
- sInf_leproof · cited by 110
- Relation.EqvGenproof · cited by 49
- Setoid.refl'proof · cited by 14
- Setoid.symm'proof · cited by 14
- Setoid.trans'proof · cited by 12
- Relation.EqvGen.setoidstatement · cited by 10
Cited by4
Results whose statement or proof uses this declaration.
- Setoid.eqvGen_of_setoidproof · cited by 2
- Setoid.eqvGen_leproof · cited by 1
- Setoid.sSup_eq_eqvGenproof · cited by 1
- Setoid.sup_eq_eqvGenproof · cited by 1