Theorems · Theorem · measure theory
MeasureTheory.Measure.ext_of_integral_eq_on_compactlySupported
∀ {X : Type u_1} [inst : TopologicalSpace X] [T2Space X] [inst_2 : MeasurableSpace X] [BorelSpace X]
{μ ν : MeasureTheory.Measure X} [LocallyCompactSpace X] [μ.Regular] [ν.Regular],
(∀ (f : CompactlySupportedContinuousMap X ℝ), ∫ (x : X), f x ∂μ = ∫ (x : X), f x ∂ν) → μ = νIf two regular measures give the same integral for every function in C_c(X, ℝ),
then they are equal.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 260 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- 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
- le_antisymmproof · cited by 2,068
- MeasureTheory.integralstatement and proof · cited by 1,779
- BorelSpacestatement and proof · cited by 1,602
- T2Spacestatement and proof · cited by 1,351
- IsCompactproof · cited by 1,282
- Eq.leproof · cited by 605
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.ext_of_integral_eq_on_compactlySupported_nnrealproof · cited by 2
- RealRMK.rieszMeasure_integralPositiveLinearMapproof · cited by 0
- RealRMK.integralPositiveLinearMap_injproof · cited by 0