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.
- iSupstatement · cited by 2,415
- Ordinalstatement · cited by 1,688
- Order.succstatement · cited by 633
- IsWellFoundedstatement and proof · cited by 18
- IsWellFounded.rankstatement · cited by 9
- IsWellFounded.applyproof · cited by 5
- Acc.rank_eqproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- PSet.rank_eq_wfRankproof · cited by 0
- ZFSet.rank_eq_wfRankproof · cited by 0