Theorems · Theorem · order theory
IsLowerSet.eq_empty_or_Iic
∀ {α : Type u_1} [inst : LinearOrder α] {s : Set α} [WellFoundedGT α], IsLowerSet s → s = ∅ ∨ ∃ a, s = Set.Iic a- Defined in
- Mathlib.Order.UpperLower.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderWellFoundedGT
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.
- Setstatement and proof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.extproof · cited by 2,266
- Set.Iicstatement and proof · cited by 1,111
- IsLowerSetstatement and proof · cited by 167
- WellFoundedGTstatement and proof · cited by 114
- Set.nonempty_iff_ne_emptyproof · cited by 96
- WellFounded.minproof · cited by 33
- WellFounded.min_memproof · cited by 23
- wellFounded_gtproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- IsLowerSet.isClosedproof · cited by 1
- IsUpperSet.eq_univ_or_Ioiproof · cited by 0