Theorems · Theorem · logic and foundations
Ordinal.lt_iSup_iff
∀ {ι : Type u_3} {f : ι → Ordinal.{u}} {a : Ordinal.{u}} [Small.{u, u_3} ι], a < ⨆ i, f i ↔ ∃ i, a < f ilt_ciSup_iff' whenever the input type is small in the output universe.
- Defined in
- Mathlib.SetTheory.Ordinal.Family
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Small
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- iSupstatement · cited by 2,415
- Ordinalstatement and proof · cited by 1,688
- Smallstatement and proof · cited by 369
- Ordinal.bddAbove_of_smallproof · cited by 19
- lt_ciSup_iff'proof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- Ordinal.lt_nfpFamily_iffproof · cited by 2
- Ordinal.lt_nfp_iffproof · cited by 2
- not_surjective_of_ordinalproof · cited by 1
- Acc.mem_range_rank_of_leproof · cited by 1