Theorems · Theorem · order theory
GaloisConnection.l_csSup
∀ {α : Type u_1} {β : Type u_2} [inst : ConditionallyCompleteLattice α] [inst_1 : ConditionallyCompleteLattice β]
{l : α → β} {u : β → α}, GaloisConnection l u → ∀ {s : Set α}, s.Nonempty → BddAbove s → l (sSup s) = ⨆ x, l ↑x- Cited by
- 4 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Set.Elemstatement · cited by 7,166
- Set.Nonemptystatement and proof · cited by 2,627
- iSupstatement · cited by 2,415
- SupSet.sSupstatement · cited by 954
- BddAbovestatement and proof · cited by 620
- ConditionallyCompleteLatticestatement and proof · cited by 364
- GaloisConnectionstatement and proof · cited by 253
- isLUB_csSupproof · cited by 34
- GaloisConnection.isLUB_l_imageproof · cited by 5
- IsLUB.ciSup_set_eqproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- GaloisConnection.l_ciSupproof · cited by 3
- GaloisConnection.l_csSup'proof · cited by 2
- OrderIso.map_csSupproof · cited by 1
- GaloisConnection.u_csInfproof · cited by 0