Theorems · Theorem · order theory
Set.unbounded_le_inter_not_le
∀ {α : Type u_1} {s : Set α} [inst : SemilatticeSup α] (a : α),
Set.Unbounded (fun x1 x2 => x1 ≤ x2) (s ∩ {b | ¬b ≤ a}) ↔ Set.Unbounded (fun x1 x2 => x1 ≤ x2) s- Defined in
- Mathlib.Order.Bounded
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemilatticeSup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Set.ofPredstatement and proof · cited by 6,101
- SemilatticeSupstatement and proof · cited by 785
- not_iff_notproof · cited by 159
- Set.Boundedproof · cited by 57
- Set.Unboundedstatement and proof · cited by 39
- Set.not_bounded_iffproof · cited by 7
- Set.bounded_le_inter_not_leproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Set.unbounded_le_inter_ltproof · cited by 1
- Set.unbounded_ge_inter_not_geproof · cited by 0