Theorems · Theorem · measure theory
MeasureTheory.ext_of_forall_lintegral_eq_of_IsFiniteMeasure
∀ {Ω : Type u_1} [inst : MeasurableSpace Ω] [inst_1 : TopologicalSpace Ω] [HasOuterApproxClosed Ω] [BorelSpace Ω]
{μ ν : MeasureTheory.Measure Ω} [MeasureTheory.IsFiniteMeasure μ],
(∀ (f : BoundedContinuousFunction Ω NNReal), ∫⁻ (x : Ω), ↑(f x) ∂μ = ∫⁻ (x : Ω), ↑(f x) ∂ν) → μ = νTwo finite Borel measures are equal if the integrals of all non-negative bounded continuous functions with respect to both agree.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 220 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Set.ofPredproof · cited by 6,101
- NNRealstatement and proof · cited by 4,310
- Set.univproof · cited by 3,945
- IsClosedproof · cited by 1,639
- BorelSpacestatement and proof · cited by 1,602
- ENNReal.ofNNRealstatement and proof · cited by 1,279
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.FiniteMeasure.ext_of_forall_lintegral_eqproof · cited by 2
- MeasureTheory.ext_of_forall_integral_eq_of_IsFiniteMeasureproof · cited by 1