Mathlib Map

Theorems · Definition · order theory

RelIso.ofUniqueOfRefl

{α : Type u_1} →
  {β : Type u_2} →
    (r : α → α → Prop) → (s : β → β → Prop) → [Std.Refl r] → [Std.Refl s] → [Unique α] → [Unique β] → r ≃r s

Two reflexive relations on a unique type are isomorphic.

Defined in
Mathlib.Order.RelIso.Basic
Cited by
0 results in Mathlib
Foundations
Depth 15 from the axioms · uses Quot.sound
Assumes
Std.ReflStd.ReflUniqueUnique

Around this declaration

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

Cites3

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.