Theorems · Theorem · measure theory
MeasureTheory.Measure.infinitePi_singleton
∀ {ι : Type u_1} {X : ι → Type u_2} {mX : (i : ι) → MeasurableSpace (X i)} (μ : (i : ι) → MeasureTheory.Measure (X i))
[hμ : ∀ (i : ι), MeasureTheory.IsProbabilityMeasure (μ i)] [Countable ι] [∀ (i : ι), MeasurableSingletonClass (X i)]
(f : (i : ι) → X i), (MeasureTheory.Measure.infinitePi μ) {f} = ∏' (i : ι), (μ i) {f i}- Defined in
- Mathlib.Probability.ProductMeasure
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 286 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 and proof · cited by 9,879
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Countablestatement and proof · cited by 633
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- MeasurableSingletonClassstatement and proof · cited by 230
- tprodstatement and proof · cited by 230
- MeasureTheory.Measure.infinitePistatement and proof · cited by 48
- Set.univ_pi_singletonproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.setBernoulli_singletonproof · cited by 3
- MeasureTheory.Measure.infinitePi_singleton_of_fintypeproof · cited by 0