Theorems · Theorem · logic and foundations
Ordinal.typein_surj
∀ {α : Type u} (r : α → α → Prop) [inst : IsWellOrder α r] {o : Ordinal.{u}},
o < Ordinal.type r → o ∈ Set.range ⇑(Ordinal.typein r).toRelEmbedding- Defined in
- Mathlib.SetTheory.Ordinal.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 36 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Set.rangestatement · cited by 4,705
- Ordinalstatement and proof · cited by 1,688
- RelEmbeddingstatement · cited by 281
- Ordinal.typestatement and proof · cited by 207
- IsWellOrderstatement and proof · cited by 171
- PrincipalSeg.toRelEmbeddingstatement · cited by 129
- Ordinal.typeinstatement and proof · cited by 60
- PrincipalSeg.mem_range_of_rel_topproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Cardinal.mul_eq_selfproof · cited by 13