Theorems · Definition · logic and foundations
Acc.rank
{α : Type u} → {a : α} → {r : α → α → Prop} → Acc r a → Ordinal.{u}The rank of an element a accessible under a relation r is defined recursively as the
smallest ordinal greater than the ranks of all elements below it (i.e. elements b such that
r b a).
- Defined in
- Mathlib.SetTheory.Ordinal.Rank
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, 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.
- iSupproof · cited by 2,415
- Ordinalstatement and proof · cited by 1,688
- Order.succproof · cited by 633
Cited by5
Results whose statement or proof uses this declaration.
- IsWellFounded.rankproof · cited by 9
- Acc.rank_eqstatement and proof · cited by 3
- IsWellFounded.mem_range_rank_of_leproof · cited by 1
- Acc.mem_range_rank_of_lestatement and proof · cited by 1
- Acc.rank_lt_of_relstatement and proof · cited by 1