Theorems · Theorem · order theory
le_sdiff_iff
∀ {α : Type u} [inst : Order.Coframe α] {a b c : α}, a ≤ b \ c ↔ ∀ (d : α), b ≤ c ⊔ d → a ≤ d- Defined in
- Mathlib.Order.CompleteBooleanAlgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Quot.sound
- Assumes
- Order.Coframe
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Order.Coframestatement and proof · cited by 38
- sdiff_eq_sInfproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.