Theorems · Theorem · order theory
Set.unbounded_inter_not
∀ {α : Type u_1} {r : α → α → Prop} {s : Set α},
(∀ (a b : α), ∃ m, ∀ (c : α), r c a ∨ r c b → r c m) →
∀ (a : α), Set.Unbounded r (s ∩ {b | ¬r b a}) ↔ Set.Unbounded r s- Defined in
- Mathlib.Order.Bounded
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Set.ofPredstatement and proof · cited by 6,101
- Set.Boundedproof · cited by 57
- Set.Unboundedstatement · cited by 39
- Set.bounded_inter_notproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.