Theorems · Theorem · order theory
csInf_image2_eq_csInf_csInf
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : ConditionallyCompleteLattice α]
[inst_1 : ConditionallyCompleteLattice β] [inst_2 : ConditionallyCompleteLattice γ] {s : Set α} {t : Set β}
{u : α → β → γ} {l₁ : β → γ → α} {l₂ : α → γ → β},
(∀ (b : β), GaloisConnection (l₁ b) (Function.swap u b)) →
(∀ (a : α), GaloisConnection (l₂ a) (u a)) →
s.Nonempty → BddBelow s → t.Nonempty → BddBelow t → sInf (Set.image2 u s t) = u (sInf s) (sInf t)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Nonemptystatement and proof · cited by 2,627
- InfSet.sInfstatement · cited by 935
- BddBelowstatement and proof · cited by 401
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Set.image2statement · cited by 311
- GaloisConnectionstatement and proof · cited by 253
- Function.swapstatement and proof · cited by 216
- isGLB_csInfproof · cited by 24
- Set.Nonempty.image2proof · cited by 14
- IsGLB.csInf_eqproof · cited by 13
- isGLB_image2_of_isGLB_isGLBproof · cited by 5
Cited by5
Results whose statement or proof uses this declaration.
- csInf_mulproof · cited by 1
- csInf_addproof · cited by 1
- csInf_image2_eq_csInf_csSupproof · cited by 0
- csInf_image2_eq_csSup_csInfproof · cited by 0
- csInf_image2_eq_csSup_csSupproof · cited by 0