Theorems · Theorem · measure theory
MeasureTheory.FiniteMeasure.ext_of_forall_integral_eq
∀ {Ω : Type u_1} [inst : MeasurableSpace Ω] [inst_1 : TopologicalSpace Ω] [HasOuterApproxClosed Ω] [BorelSpace Ω]
{μ ν : MeasureTheory.FiniteMeasure Ω},
(∀ (f : BoundedContinuousFunction Ω ℝ), ∫ (x : Ω), f x ∂↑μ = ∫ (x : Ω), f x ∂↑ν) → μ = νTwo finite Borel measures are equal if the integrals of all bounded continuous functions with respect to both agree.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 255 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- NNRealproof · cited by 4,310
- MeasureTheory.integralstatement and proof · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
- ENNReal.ofNNRealproof · cited by 1,279
- NNReal.toRealproof · cited by 1,260
- MeasureTheory.lintegralproof · cited by 1,152
- LT.lt.neproof · cited by 872
- ENNReal.toRealproof · cited by 859
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.