Theorems · Definition · logic and foundations
Ordinal.typein
{α : Type u} → (r : α → α → Prop) → [IsWellOrder α r] → PrincipalSeg r fun x1 x2 => x1 < x2The order type of an element inside a well order.
This is registered as a principal segment embedding into the ordinals, with top type r.
- Defined in
- Mathlib.SetTheory.Ordinal.Basic
- Cited by
- 60 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- IsWellOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Ordinalstatement · cited by 1,688
- Ordinal.typeproof · cited by 207
- IsWellOrderstatement and proof · cited by 171
- PrincipalSegstatement · cited by 73
- Subrelproof · cited by 53
- RelEmbedding.ofMonotoneproof · cited by 5
Cited by64
Results whose statement or proof uses this declaration.
- Profinite.NobelingProof.ordproof · cited by 51
- Ordinal.enumproof · cited by 39
- Ordinal.typein_enumstatement and proof · cited by 13
- Ordinal.typein_lt_typestatement and proof · cited by 13
- Cardinal.mul_eq_selfproof · cited by 13
- Ordinal.ToType.mkproof · cited by 10
- Ordinal.familyOfBFamily'proof · cited by 9
- Ordinal.enum_typeinstatement · cited by 8
- Ordinal.bsup_le_iffproof · cited by 4
- Ordinal.typein_le_typeinstatement · cited by 3
- Ordinal.typein_lt_selfstatement and proof · cited by 3
- Ordinal.typein_lt_typeinstatement and proof · cited by 3