Theorems · Theorem · logic and foundations
Ordinal.card_typein_min_le_mk
∀ {α : Type u} (r : α → α → Prop) [inst : IsWellOrder α r] {s : Set α} (hs : sᶜ.Nonempty),
((Ordinal.typein r).toRelEmbedding (⋯.min sᶜ hs)).card ≤ Cardinal.mk ↑sThe cardinality of a set is an upper-bound for the cardinality of the order type of the set's
mex (minimum excluded value). See not_lt_enum_ord_mk_min_compl for the α version.
- 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.
Cites16
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 and proof · cited by 53,352
- Set.Elemstatement · cited by 7,166
- Compl.complstatement and proof · cited by 2,925
- Set.Nonemptystatement and proof · cited by 2,627
- Cardinalstatement · cited by 2,598
- Ordinalstatement · cited by 1,688
- Cardinal.mkstatement · cited by 942
- RelEmbeddingstatement · cited by 281
- IsWellOrderstatement and proof · cited by 171
- PrincipalSeg.toRelEmbeddingstatement · cited by 129
- Ordinal.cardstatement · cited by 122
Cited by1
Results whose statement or proof uses this declaration.
- Ordinal.not_lt_enum_ord_mk_min_complproof · cited by 0