Theorems · Theorem · measure theory
MeasureTheory.innerRegularWRT_of_exists_compl_lt
∀ {α : Type u_1} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} {p q : Set α → Prop},
(∀ (A B : Set α), p A → q B → p (A ∩ B)) → (∀ (ε : ENNReal), 0 < ε → ∃ K, p K ∧ μ Kᶜ < ε) → μ.InnerRegularWRT p qIf predicate p is preserved under intersections with sets satisfying predicate q, and sets
satisfying p cover the space arbitrarily well, then μ is inner regular with respect to
predicates p and q.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Compl.complstatement and proof · cited by 2,925
- LE.le.trans_ltproof · cited by 795
- MeasureTheory.measure_monoproof · cited by 338
- Set.inter_subset_rightproof · cited by 329
- MeasureTheory.Measure.InnerRegularWRTstatement · cited by 44
- tsub_pos_of_ltproof · cited by 31
- Set.sdiff_inter_self_eq_sdiffproof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.innerRegularWRT_isCompact_closure_of_univproof · cited by 1