Theorems · Theorem · order theory
LowerAdjoint.le_iff_subset
∀ {α : Type u_1} {β : Type u_4} [inst : SetLike α β] [inst_1 : Preorder α] (l : LowerAdjoint SetLike.coe) (s : Set β)
(S : α), l.toFun s ≤ S ↔ s ⊆ ↑S- Defined in
- Mathlib.Order.Closure
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
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
- SetLike.coestatement and proof · cited by 8,199
- Preorderstatement and proof · cited by 7,952
- SetLikestatement and proof · cited by 1,084
- LowerAdjoint.toFunstatement · cited by 105
- LowerAdjointstatement and proof · cited by 38
- LowerAdjoint.gcproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- LowerAdjoint.eq_of_leproof · cited by 2
- LowerAdjoint.mem_iffproof · cited by 0