Theorems · Theorem · logic and foundations
Ordinal.not_lt_enum_ord_mk_min_compl
∀ {α : Type u} (r : α → α → Prop) [inst : IsWellOrder α r] {s : Set α} (hfin : s.Finite) (h : sᶜ.Nonempty),
¬r ((Ordinal.enum r) ⟨(Cardinal.mk ↑s).ord, ⋯⟩) (⋯.min sᶜ h)The #s-th element of α is an upper-bound for the set's mex (minimum excluded value),
ordered by r, when s is finite. See card_typein_min_le_mk for the Ordinal version.
- Defined in
- Mathlib.SetTheory.Ordinal.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 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.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Set.Elemstatement and proof · cited by 7,166
- Compl.complstatement and proof · cited by 2,925
- Set.Nonemptystatement and proof · cited by 2,627
- le_reflproof · cited by 2,061
- Set.Finitestatement and proof · cited by 1,814
- Ordinalstatement and proof · cited by 1,688
- Set.Iiostatement · cited by 1,166
- Cardinal.mkstatement and proof · cited by 942
- le_imp_le_of_le_of_leproof · cited by 576
- RelIsostatement · cited by 456
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.