Theorems · Theorem · measure theory
MeasureTheory.Measure.restrict_pi_pi
∀ {ι : Type u_1} {α : ι → Type u_3} [inst : Fintype ι] [inst_1 : (i : ι) → MeasurableSpace (α i)]
(μ : (i : ι) → MeasureTheory.Measure (α i)) [∀ (i : ι), MeasureTheory.SigmaFinite (μ i)] (s : (i : ι) → Set (α i)),
(MeasureTheory.Measure.pi μ).restrict (Set.univ.pi fun i => s i) =
MeasureTheory.Measure.pi fun i => (μ i).restrict (s i)- Defined in
- Mathlib.MeasureTheory.Constructions.Pi
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 231 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Fintypestatement and proof · cited by 7,736
- Set.univstatement and proof · cited by 3,945
- Finset.univproof · cited by 3,473
- MeasurableSetproof · cited by 3,075
- Finset.prodproof · cited by 2,356
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- Finset.prod_congrproof · cited by 646
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
Cited by2
Results whose statement or proof uses this declaration.
- UnitAddTorus.measurePreserving_equivPiIocproof · cited by 2
- NumberField.mixedEmbedding.fundamentalCone.setLIntegral_paramSet_expproof · cited by 1