Theorems · Theorem · measure theory
MeasureTheory.Measure.ext_of_Iic
∀ {α : Type u_5} [inst : TopologicalSpace α] {m : MeasurableSpace α} [SecondCountableTopology α]
[inst_2 : LinearOrder α] [OrderTopology α] [BorelSpace α] (μ ν : MeasureTheory.Measure α)
[MeasureTheory.IsFiniteMeasure μ], (∀ (a : α), μ (Set.Iic a) = ν (Set.Iic a)) → μ = νTwo finite measures on a Borel space are equal if they agree on all left-infinite right-closed intervals.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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 and proof · 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 and proof · cited by 9,879
- Top.topproof · cited by 9,680
- LinearOrderstatement and proof · cited by 8,572
- iSupproof · cited by 2,415
- LT.lt.leproof · cited by 2,189
- BorelSpacestatement and proof · cited by 1,602
- OrderTopologystatement and proof · cited by 1,355
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.measure_cdfproof · cited by 2
- MeasureTheory.Measure.ext_of_Iciproof · cited by 0