Theorems · Theorem · measure theory
Measure.ext_of_integral_prod_mul_boundedContinuousFunction
∀ {ι : Type u_1} {T : Type u_4} {X : ι → Type u_5} {mX : (i : ι) → MeasurableSpace (X i)}
[inst : (i : ι) → TopologicalSpace (X i)] [∀ (i : ι), BorelSpace (X i)] [∀ (i : ι), HasOuterApproxClosed (X i)]
{mT : MeasurableSpace T} [inst_3 : TopologicalSpace T] [BorelSpace T] [HasOuterApproxClosed T] [inst_6 : Fintype ι]
{μ ν : MeasureTheory.Measure (((i : ι) → X i) × T)} [MeasureTheory.IsFiniteMeasure μ]
[MeasureTheory.IsFiniteMeasure ν],
(∀ (f : (i : ι) → BoundedContinuousFunction (X i) ℝ) (g : BoundedContinuousFunction T ℝ),
∫ (p : ((i : ι) → X i) × T), (∏ i, (f i) (p.1 i)) * g p.2 ∂μ =
∫ (p : ((i : ι) → X i) × T), (∏ i, (f i) (p.1 i)) * g p.2 ∂ν) →
μ = ν- Cited by
- 3 results in Mathlib
- Foundations
- Depth 257 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Fintypestatement and proof · cited by 7,736
- Finset.univstatement and proof · cited by 3,473
- Finset.prodstatement and proof · cited by 2,356
- MeasureTheory.integralstatement and proof · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.Measure.mapproof · cited by 858
Cited by3
Results whose statement or proof uses this declaration.
- Measure.ext_of_integral_mul_prod_boundedContinuousFunctionproof · cited by 2
- Measure.ext_of_integral_prod_mul_boundedContinuousFunction'proof · cited by 1
- Measure.eq_prod_of_integral_prod_mul_boundedContinuousFunctionproof · cited by 1