Theorems · Theorem · order theory
inf_iSup_eq
∀ {α : Type u} {ι : Sort w} [inst : Order.Frame α] (a : α) (f : ι → α), a ⊓ ⨆ i, f i = ⨆ i, a ⊓ f i- Defined in
- Mathlib.Order.CompleteBooleanAlgebra
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 18 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
- inf_commproof · cited by 139
- Order.Framestatement and proof · cited by 88
- iSup_inf_eqproof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- Set.inter_iUnionproof · cited by 59
- iSup_inf_iSupproof · cited by 3
- inf_iSup₂_eqproof · cited by 1
- iSup_himp_eqproof · cited by 0