Mathlib Map

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.

Cited by12

Results whose statement or proof uses this declaration.