Theorems · Theorem · measure theory
MeasurableSet.measure_eq_iSup_isCompact
∀ {α : Type u_1} [inst : MeasurableSpace α] [inst_1 : TopologicalSpace α] ⦃U : Set α⦄,
MeasurableSet U → ∀ (μ : MeasureTheory.Measure α) [μ.InnerRegular], μ U = ⨆ K, ⨆ (_ : K ⊆ U), ⨆ (_ : IsCompact K), μ KThe measure of a measurable set is the supremum of the measures of compact sets it contains.
- Defined in
- Mathlib.MeasureTheory.Measure.Regular
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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 · cited by 9,879
- MeasurableSetstatement and proof · cited by 3,075
- iSupstatement · cited by 2,415
- IsCompactstatement · cited by 1,282
- MeasureTheory.Measure.InnerRegularstatement and proof · cited by 49
- MeasureTheory.Measure.InnerRegularWRT.measure_eq_iSupproof · cited by 7
- MeasureTheory.Measure.InnerRegular.innerRegularproof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.isAddLeftInvariant_eq_smul_of_innerRegularproof · cited by 2
- MeasureTheory.Measure.isMulLeftInvariant_eq_smul_of_innerRegularproof · cited by 2
- MeasureTheory.Measure.everywherePosSubset_ae_eqproof · cited by 1
- MeasureTheory.Measure.InnerRegular.exists_isCompact_not_nullproof · cited by 0