Theorems · Theorem · measure theory
MeasureTheory.Measure.ext_of_Ioc
∀ {α : Type u_5} [inst : TopologicalSpace α] {_m : MeasurableSpace α} [SecondCountableTopology α]
[inst_2 : ConditionallyCompleteLinearOrder α] [OrderTopology α] [BorelSpace α] [NoMinOrder α]
(μ ν : MeasureTheory.Measure α) [MeasureTheory.IsLocallyFiniteMeasure μ],
(∀ ⦃a b : α⦄, a < b → μ (Set.Ioc a b) = ν (Set.Ioc a b)) → μ = νTwo measures which are finite on closed-open intervals are equal if they agree on all open-closed intervals.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 212 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
- BorelSpacestatement and proof · cited by 1,602
- OrderTopologystatement and proof · cited by 1,355
- Set.Iocstatement and proof · cited by 971
- LT.lt.neproof · cited by 872
- SecondCountableTopologystatement and proof · cited by 750
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.