Theorems · Theorem · measure theory
MeasureTheory.LocallyIntegrable.exists_nat_integrableOn
∀ {X : Type u_1} {ε : Type u_3} [inst : MeasurableSpace X] [inst_1 : TopologicalSpace X] [inst_2 : TopologicalSpace ε]
[inst_3 : ContinuousENorm ε] {f : X → ε} {μ : MeasureTheory.Measure X} [SecondCountableTopology X],
MeasureTheory.LocallyIntegrable f μ →
∃ u, (∀ (n : ℕ), IsOpen (u n)) ∧ ⋃ n, u n = Set.univ ∧ ∀ (n : ℕ), MeasureTheory.IntegrableOn f (u n) μIf a function is locally integrable in a second countable topological space, then there exists a sequence of open sets covering the space on which it is integrable.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Set.univstatement and proof · cited by 3,945
- Set.iUnionstatement and proof · cited by 2,483
- IsOpenstatement and proof · cited by 2,400
- SecondCountableTopologystatement and proof · cited by 750
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- ContinuousENormstatement and proof · cited by 290
- Set.inter_univproof · cited by 198
- MeasureTheory.LocallyIntegrablestatement and proof · cited by 90
Cited by1
Results whose statement or proof uses this declaration.
- VitaliFamily.ae_tendsto_lintegral_enorm_sub_divproof · cited by 1