Theorems · Theorem · order theory
GaloisConnection.l_ciSup
∀ {α : Type u_1} {β : Type u_2} {ι : Sort u_4} [inst : ConditionallyCompleteLattice α]
[inst_1 : ConditionallyCompleteLattice β] [Nonempty ι] {l : α → β} {u : β → α},
GaloisConnection l u → ∀ {f : ι → α}, BddAbove (Set.range f) → l (⨆ i, f i) = ⨆ i, l (f i)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 13 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.
- Set.rangestatement and proof · cited by 4,705
- iSupstatement and proof · cited by 2,415
- BddAbovestatement and proof · cited by 620
- ConditionallyCompleteLatticestatement and proof · cited by 364
- GaloisConnectionstatement and proof · cited by 253
- Set.range_nonemptyproof · cited by 84
- iSup_range'proof · cited by 7
- GaloisConnection.l_csSupproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- OrderIso.map_ciSupproof · cited by 6
- GaloisConnection.l_ciSup_setproof · cited by 2
- GaloisConnection.u_ciInfproof · cited by 0