Theorems · Theorem · measure theory
HasOuterApproxClosed.measure_le_lintegral
∀ {X : Type u_1} [inst : TopologicalSpace X] [inst_1 : HasOuterApproxClosed X] {F : Set X} (hF : IsClosed F)
[inst_2 : MeasurableSpace X] [OpensMeasurableSpace X] (μ : MeasureTheory.Measure X) (n : ℕ),
μ F ≤ ∫⁻ (x : X), ↑((hF.apprSeq n) x) ∂μThe measure of a closed set is at most the integral of any function in a decreasing approximating sequence to the indicator of the set.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- NNRealstatement · cited by 4,310
- IsClosedstatement and proof · cited by 1,639
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- Set.indicatorproof · cited by 723
- OpensMeasurableSpacestatement and proof · cited by 636
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.FiniteMeasure.limsup_measure_closed_le_of_tendstoproof · cited by 1