Theorems · Theorem · order theory
Set.prod_inter_prod
∀ {α : Type u_1} {β : Type u_2} {s₁ s₂ : Set α} {t₁ t₂ : Set β}, s₁ ×ˢ t₁ ∩ s₂ ×ˢ t₂ = (s₁ ∩ s₂) ×ˢ (t₁ ∩ t₂)- Defined in
- Mathlib.Data.Set.Prod
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- Set.extproof · cited by 2,266
- SProd.sprodstatement and proof · cited by 1,750
Cited by14
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.prod_restrictproof · cited by 12
- IsPiSystem.prodproof · cited by 4
- UniqueMDiffWithinAt.prodproof · cited by 2
- TopologicalSpace.Compacts.continuous_prodproof · cited by 2
- UpperSet.prod_sup_prodproof · cited by 1
- Measure.ext_of_lintegral_prod_mul_prod_boundedContinuousFunctionproof · cited by 1
- LowerSet.prod_inf_prodproof · cited by 1
- NonUnitalSubalgebra.prod_inf_prodproof · cited by 0
- Subalgebra.prod_inf_prodproof · cited by 0
- Submodule.prod_inf_prodproof · cited by 0
- MeasureTheory.ProbabilityMeasure.continuous_prodproof · cited by 0
- Set.sym2_interproof · cited by 0