Mathlib Map

Theorems · Theorem · logic and foundations

RelIso.ordinal_type_eq

Deprecated since 2026-05-25Use RelIso.ordinalType_congr instead.

∀ {α β : Type u_1} {r : α → α → Prop} {s : β → β → Prop} [inst : IsWellOrder α r] [inst_1 : IsWellOrder β s]
  (h : r ≃r s), Ordinal.type r = Ordinal.type s

Alias of RelIso.ordinalType_congr.

Defined in
Mathlib.SetTheory.Ordinal.Basic
Cited by
0 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Quot.sound
Assumes
IsWellOrderIsWellOrder

Around this declaration

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

Cites5

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.