Mathlib Map

Theorems · Theorem · order theory

Setoid.mk_eq_top

∀ {α : Type u_1} {r : α → α → Prop} (iseqv : Equivalence r), { r := r, iseqv := iseqv } = ⊤ ↔ r = ⊤
Defined in
Mathlib.Data.Setoid.Basic
Cited by
2 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • Top.topstatement and proof · cited by 9,680

Cited by2

Results whose statement or proof uses this declaration.