Theorems · Theorem · measure theory
MeasureTheory.Measure.ext_of_Icc
∀ {α : Type u_5} [inst : TopologicalSpace α] {_m : MeasurableSpace α} [SecondCountableTopology α]
[inst_2 : LinearOrder α] [OrderTopology α] [CompactIccSpace α] [BorelSpace α] (μ ν : MeasureTheory.Measure α)
[MeasureTheory.IsLocallyFiniteMeasure μ], (∀ ⦃a b : α⦄, a ≤ b → μ (Set.Icc a b) = ν (Set.Icc a b)) → μ = νTwo measures which are finite on closed intervals are equal if they agree on all closed intervals.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Setstatement · 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
- LinearOrderstatement and proof · cited by 8,572
- Set.Iccstatement and proof · cited by 1,702
- BorelSpacestatement and proof · cited by 1,602
- OrderTopologystatement and proof · cited by 1,355
- LT.lt.neproof · cited by 872
- SecondCountableTopologystatement and proof · cited by 750
Cited by3
Results whose statement or proof uses this declaration.
- StieltjesFunction.measure_constproof · cited by 1
- StieltjesFunction.measure_addproof · cited by 0
- StieltjesFunction.measure_smulproof · cited by 0