Theorems · Definition · logic and foundations
Relation.EqvGen.setoid
{α : Type u_1} → (α → α → Prop) → Setoid αEqvGen.setoid r is the setoid generated by a relation r.
The motivation for this definition is that Quot r behaves like Quotient (EqvGen.setoid r),
see for example Quot.eqvGen_exact and Quot.eqvGen_sound.
- Defined in
- Mathlib.Logic.Relation
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Relation.EqvGenproof · cited by 49
- Relation.EqvGen.is_equivalenceproof · cited by 3
Cited by12
Results whose statement or proof uses this declaration.
- Setoid.mapproof · cited by 6
- Quot.eqvGen_exactproof · cited by 6
- Setoid.eqvGen_eqstatement · cited by 4
- Setoid.eqvGen_of_setoidstatement · cited by 2
- Setoid.sSup_eq_eqvGenstatement · cited by 1
- Setoid.sup_eq_eqvGenstatement · cited by 1
- Setoid.eqvGen_lestatement · cited by 1
- Setoid.gistatement and proof · cited by 0
- Setoid.sSup_defstatement and proof · cited by 0
- Setoid.sup_defstatement and proof · cited by 0
- Setoid.eqvGen_idemstatement and proof · cited by 0
- Setoid.eqvGen_monostatement · cited by 0