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 sTwo 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
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.
- RelIsostatement · cited by 456
- Uniquestatement and proof · cited by 400
- Equiv.ofUniqueproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.