Mathlib Map

Theorems · Theorem · logic and foundations

IsWellFounded.rank_eq

∀ {α : Type u} (r : α → α → Prop) [hwf : IsWellFounded α r] (a : α),
  IsWellFounded.rank r a = ⨆ b, Order.succ (IsWellFounded.rank r ↑b)
Defined in
Mathlib.SetTheory.Ordinal.Rank
Cited by
2 results in Mathlib
Foundations
Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
IsWellFounded

Around this declaration

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

Cites7

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

Cited by2

Results whose statement or proof uses this declaration.