Theorems · Theorem · measure theory
MeasureTheory.Content.contentRegular_exists_compact
∀ {G : Type w} [inst : TopologicalSpace G] (μ : MeasureTheory.Content G),
μ.ContentRegular →
∀ (K : TopologicalSpace.Compacts G) {ε : NNReal}, ε ≠ 0 → ∃ K', K.carrier ⊆ interior K'.carrier ∧ μ K' ≤ μ K + ↑ε- Defined in
- Mathlib.MeasureTheory.Measure.Content
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- ENNRealstatement and proof · cited by 9,879
- SetLike.coeproof · cited by 8,199
- NNRealstatement and proof · cited by 4,310
- iInfproof · cited by 1,690
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- le_of_ltproof · cited by 1,175
- interiorstatement and proof · cited by 714
- TopologicalSpace.Compactsstatement and proof · cited by 386
- le_iInfproof · cited by 102
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Content.measure_eq_content_of_regularproof · cited by 3