Theorems · Theorem · order theory
iSup_inf_of_monotone
∀ {α : Type u} [inst : Order.Frame α] {ι : Type u_1} [inst_1 : Preorder ι] [IsDirectedOrder ι] {f g : ι → α},
Monotone f → Monotone g → ⨆ i, f i ⊓ g i = (⨆ i, f i) ⊓ ⨆ i, g i- Defined in
- Mathlib.Order.CompleteBooleanAlgebra
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 20 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.
- Preorderstatement and proof · cited by 7,952
- iSupstatement and proof · cited by 2,415
- Monotonestatement and proof · cited by 1,397
- LE.le.antisymmproof · cited by 507
- IsDirectedOrderstatement and proof · cited by 316
- Order.Framestatement and proof · cited by 88
- inf_le_infproof · cited by 54
- iSup_mono'proof · cited by 17
- directed_ofproof · cited by 14
- iSup_inf_iSupproof · cited by 3
- le_iSup_inf_iSupproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Set.iUnion_inter_of_monotoneproof · cited by 2
- Set.Finite.iSup_biInf_of_monotoneproof · cited by 2
- iSup_inf_of_antitoneproof · cited by 1