Theorems · Theorem · order theory
iSup_inf_eq
∀ {α : Type u} {ι : Sort w} [inst : Order.Frame α] (f : ι → α) (a : α), (⨆ i, f i) ⊓ a = ⨆ i, f i ⊓ a- Defined in
- Mathlib.Order.CompleteBooleanAlgebra
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- Order.Frame
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- iSupstatement and proof · cited by 2,415
- Order.Framestatement and proof · cited by 88
- iSup_rangeproof · cited by 24
- sSup_inf_eqproof · cited by 3
Cited by7
Results whose statement or proof uses this declaration.
- Set.iUnion_interproof · cited by 27
- inf_iSup_eqproof · cited by 4
- iSup_inf_iSupproof · cited by 3
- AlgebraicGeometry.isIso_pushoutSection_of_iSup_eqproof · cited by 2
- iSup_disjoint_iffproof · cited by 2
- AlgebraicGeometry.isCompact_basicOpenproof · cited by 1
- iSup₂_inf_eqproof · cited by 0