Theorems · Theorem · order theory
GaloisConnection.upperBounds_l_image
∀ {α : Type u} {β : Type v} [inst : Preorder α] [inst_1 : Preorder β] {l : α → β} {u : β → α},
GaloisConnection l u → ∀ (s : Set α), upperBounds (l '' s) = u ⁻¹' upperBounds s- Defined in
- Mathlib.Order.GaloisConnection.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.ofPredproof · cited by 6,101
- Set.imagestatement · cited by 5,609
- Set.preimagestatement · cited by 4,946
- Set.extproof · cited by 2,266
- upperBoundsstatement · cited by 263
- GaloisConnectionstatement and proof · cited by 253
Cited by2
Results whose statement or proof uses this declaration.
- GaloisConnection.isLUB_l_imageproof · cited by 5
- GaloisConnection.bddAbove_l_imageproof · cited by 2