Theorems · Theorem · measure theory
MeasureTheory.Measure.pi_eq
∀ {ι : Type u_1} {α : ι → Type u_3} [inst : Fintype ι] [inst_1 : (i : ι) → MeasurableSpace (α i)]
{μ : (i : ι) → MeasureTheory.Measure (α i)} [∀ (i : ι), MeasureTheory.SigmaFinite (μ i)]
{μ' : MeasureTheory.Measure ((i : ι) → α i)},
(∀ (s : (i : ι) → Set (α i)), (∀ (i : ι), MeasurableSet (s i)) → μ' (Set.univ.pi s) = ∏ i, (μ i) (s i)) →
MeasureTheory.Measure.pi μ = μ'A measure on a finite product space equals the product measure if they are equal on rectangles.
- Defined in
- Mathlib.MeasureTheory.Constructions.Pi
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 228 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Set.univstatement and proof · cited by 3,945
- Finset.univstatement and proof · cited by 3,473
- MeasurableSetstatement and proof · cited by 3,075
- Finset.prodstatement and proof · cited by 2,356
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- Set.pistatement and proof · cited by 405
Cited by19
Results whose statement or proof uses this declaration.
- MeasureTheory.measurePreserving_piCongrLeftproof · cited by 7
- MeasureTheory.Measure.eq_infinitePiproof · cited by 6
- MeasureTheory.Measure.pi_of_emptyproof · cited by 6
- MeasureTheory.isProjectiveMeasureFamily_piproof · cited by 4
- ProbabilityTheory.iIndepFun.map_fun_eq_pi_mapproof · cited by 4
- MeasureTheory.measurePreserving_piFinSuccAboveproof · cited by 3
- MeasureTheory.Measure.pi_map_piproof · cited by 3
- MeasureTheory.measurePreserving_sumPiEquivProdPi_symmproof · cited by 3
- MeasureTheory.Measure.restrict_pi_piproof · cited by 2
- Real.smul_map_diagonal_volume_piproof · cited by 1
- MeasureTheory.Measure.pi_prod_map_IicProdIocproof · cited by 1
- MeasureTheory.Measure.pi_prod_map_IocProdIocproof · cited by 1