Theorems · Theorem · logic and foundations
Ordinal.typein_le_typein
∀ {α : Type u} (r : α → α → Prop) [inst : IsWellOrder α r] {a b : α},
(Ordinal.typein r).toRelEmbedding a ≤ (Ordinal.typein r).toRelEmbedding b ↔ ¬r b a- Defined in
- Mathlib.SetTheory.Ordinal.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 37 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Ordinalstatement · cited by 1,688
- not_ltproof · cited by 306
- RelEmbeddingstatement · cited by 281
- IsWellOrderstatement and proof · cited by 171
- PrincipalSeg.toRelEmbeddingstatement · cited by 129
- Ordinal.typeinstatement · cited by 60
- Ordinal.typein_lt_typeinproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- Ordinal.type_lt_mem_range_succ_iffproof · cited by 3
- Ordinal.cof_eq_sInf_lsubproof · cited by 2
- Ordinal.not_lt_enum_ord_mk_min_complproof · cited by 0