Theorems · Theorem · logic and foundations
IsClub.isLUB_mem
∀ {α : Type v} {s t : Set α} {x : α} [inst : LinearOrder α], IsClub s → t ⊆ s → t.Nonempty → IsLUB t x → x ∈ s- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
- Assumes
- LinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Nonemptystatement and proof · cited by 2,627
- IsLUBstatement and proof · cited by 280
- IsClubstatement and proof · cited by 30
- IsClub.dirSupClosedproof · cited by 4
- DirectedOn.of_linearOrderproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- IsClub.sInterproof · cited by 2
- IsClub.csSup_memproof · cited by 0