Theorems · Theorem · measure theory
MeasureTheory.Measure.ext_of_integral_eq_on_compactlySupported_nnreal
∀ {X : Type u_1} [inst : TopologicalSpace X] [T2Space X] [LocallyCompactSpace X] [inst_3 : MeasurableSpace X]
[BorelSpace X] {μ ν : MeasureTheory.Measure X} [μ.Regular] [ν.Regular],
(∀ (f : CompactlySupportedContinuousMap X NNReal), ∫ (x : X), ↑(f x) ∂μ = ∫ (x : X), ↑(f x) ∂ν) → μ = νIf two regular measures give the same integral for every function in C_c(X, ℝ≥0), then they
are equal.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 261 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- NNRealstatement and proof · cited by 4,310
- MeasureTheory.integralstatement and proof · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
- T2Spacestatement and proof · cited by 1,351
- NNReal.toRealstatement and proof · cited by 1,260
- LocallyCompactSpacestatement and proof · cited by 324
- Real.toNNRealproof · cited by 267
Cited by2
Results whose statement or proof uses this declaration.
- NNRealRMK.integralLinearMap_injproof · cited by 0
- NNRealRMK.rieszMeasure_integralLinearMapproof · cited by 0