Theorems · Definition · measure theory
MeasureTheory.Measure.InnerRegularWRT
{α : Type u_1} → {x : MeasurableSpace α} → MeasureTheory.Measure α → (Set α → Prop) → (Set α → Prop) → PropWe say that a measure μ is inner regular with respect to predicates p q : Set α → Prop,
if for every U such that q U and r < μ U, there exists a subset K ⊆ U satisfying p K
of measure greater than r.
This definition is used to prove some facts about regular and weakly regular measures without
repeating the proofs.
- Defined in
- Mathlib.MeasureTheory.Measure.Regular
- Cited by
- 44 results in Mathlib
- Foundations
- Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
Cited by52
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.Regular.innerRegularstatement · cited by 9
- MeasureTheory.Measure.InnerRegular.innerRegularstatement · cited by 7
- MeasureTheory.Measure.InnerRegularWRT.measure_eq_iSupstatement and proof · cited by 7
- MeasureTheory.Measure.InnerRegularCompactLTTop.innerRegularstatement · cited by 6
- MeasureTheory.Measure.InnerRegularWRT.transstatement and proof · cited by 6
- MeasureTheory.Measure.InnerRegularWRT.exists_subset_lt_addstatement and proof · cited by 4
- MeasureTheory.Measure.WeaklyRegular.innerRegularstatement · cited by 4
- MeasureTheory.Measure.WeaklyRegular.innerRegular_measurablestatement · cited by 4
- MeasureTheory.Measure.support_mem_ae_of_innerRegularWRT_isCompact_isOpenstatement and proof · cited by 3
- MeasureTheory.innerRegularWRT_isCompact_closurestatement · cited by 2
- MeasureTheory.innerRegularWRT_isCompact_closure_iffstatement and proof · cited by 2
- MeasureTheory.innerRegularWRT_isCompact_isClosed_iff_innerRegularWRT_isCompact_closurestatement and proof · cited by 2