Theorems · Theorem · measure theory
MeasureTheory.integral_eval
∀ {ι : Type u_2} [inst : Fintype ι] {X : ι → Type u_3} {mX : (i : ι) → MeasurableSpace (X i)}
{μ : (i : ι) → MeasureTheory.Measure (X i)} [inst_1 : (i : ι) → NormedAddCommGroup (X i)]
[inst_2 : (i : ι) → NormedSpace ℝ (X i)] [∀ (i : ι), MeasureTheory.IsProbabilityMeasure (μ i)] {i : ι}
[OpensMeasurableSpace (X i)] [SecondCountableTopology (X i)],
∫ (x : (i : ι) → X i), x i ∂MeasureTheory.Measure.pi μ = ∫ (x : X i), x ∂μ i- Defined in
- Mathlib.MeasureTheory.Integral.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 256 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.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Fintypestatement and proof · cited by 7,736
- MeasureTheory.integralstatement · cited by 1,779
- SecondCountableTopologystatement and proof · cited by 750
- OpensMeasurableSpacestatement and proof · cited by 636
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- MeasureTheory.Measure.pistatement · cited by 130
- aestronglyMeasurable_idproof · cited by 35
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.integral_id_stdGaussianproof · cited by 2