Theorems · Theorem · measure theory
MeasureTheory.locallyIntegrable_iff
∀ {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} [TopologicalSpace.PseudoMetrizableSpace ε]
[LocallyCompactSpace X],
MeasureTheory.LocallyIntegrable f μ ↔ ∀ (k : Set X), IsCompact k → MeasureTheory.IntegrableOn f k μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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
- nhdsproof · cited by 5,554
- IsCompactstatement and proof · cited by 1,282
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- LocallyCompactSpacestatement and proof · cited by 324
- ContinuousENormstatement and proof · cited by 290
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- MeasureTheory.LocallyIntegrablestatement and proof · cited by 90
- MeasureTheory.IntegrableAtFilterproof · cited by 66
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.locallyIntegrable_of_norm_le_rpowproof · cited by 0