Theorems · Theorem · order theory
inf_sSup_eq
∀ {α : Type u} [inst : Order.Frame α] {s : Set α} {a : α}, a ⊓ sSup s = ⨆ b ∈ s, a ⊓ b⊓ distributes over ⨆.
- Defined in
- Mathlib.Order.CompleteBooleanAlgebra
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- Order.Frame
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- iSupstatement · cited by 2,415
- SupSet.sSupstatement · cited by 954
- Order.Framestatement and proof · cited by 88
- GaloisConnection.l_sSupproof · cited by 19
- gc_inf_himpproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- sSup_inf_eqproof · cited by 3
- scottContinuous_inf_rightproof · cited by 1
- Order.Frame.MinimalAxioms.ofproof · cited by 0
- CompleteDistribLattice.MinimalAxioms.ofproof · cited by 0