Theorems · Theorem · order theory
supClosure_prod
∀ {α : Type u_3} {β : Type u_4} [inst : SemilatticeSup α] [inst_1 : SemilatticeSup β] (s : Set α) (t : Set β),
supClosure (s ×ˢ t) = supClosure s ×ˢ supClosure t- Defined in
- Mathlib.Order.SupClosed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemilatticeSupSemilatticeSup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Finsetproof · cited by 13,712
- SetLike.coeproof · cited by 8,199
- le_antisymmproof · cited by 2,068
- SProd.sprodstatement and proof · cited by 1,750
- Finset.Nonemptyproof · cited by 1,001
- SemilatticeSupstatement and proof · cited by 785
- ClosureOperatorstatement · cited by 371
- Finset.sup'proof · cited by 174
- Set.prod_monoproof · cited by 52
- Finset.sup'_congrproof · cited by 38
Cited by1
Results whose statement or proof uses this declaration.
- latticeClosure_prodproof · cited by 0