Theorems · Theorem · order theory
himp_le_iff
∀ {α : Type u} [inst : Order.Frame α] {a b c : α}, a ⇨ b ≤ c ↔ ∀ (d : α), d ⊓ a ≤ b → d ≤ c- Defined in
- Mathlib.Order.CompleteBooleanAlgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
- Assumes
- Order.Frame
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- HImp.himpstatement · cited by 153
- Order.Framestatement and proof · cited by 88
- himp_eq_sSupproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.