Theorems · Theorem · order theory
GaloisConnection.isLUB_l_image
∀ {α : Type u} {β : Type v} [inst : Preorder α] [inst_1 : Preorder β] {l : α → β} {u : β → α},
GaloisConnection l u → ∀ {s : Set α} {a : α}, IsLUB s a → IsLUB (l '' s) (l a)- Defined in
- Mathlib.Order.GaloisConnection.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Preorderstatement and proof · cited by 7,952
- Set.imagestatement and proof · cited by 5,609
- IsLUBstatement and proof · cited by 280
- upperBoundsproof · cited by 263
- GaloisConnectionstatement and proof · cited by 253
- GaloisConnection.monotone_lproof · cited by 76
- GaloisConnection.l_leproof · cited by 28
- Monotone.mem_upperBounds_imageproof · cited by 12
- GaloisConnection.upperBounds_l_imageproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- GaloisConnection.l_supproof · cited by 81
- GaloisConnection.l_iSupproof · cited by 78
- GaloisConnection.l_csSupproof · cited by 4
- GaloisConnection.l_csSup_of_directedOn'proof · cited by 2
- GaloisConnection.leftOrdContinuousproof · cited by 1