Theorems · Theorem · measure theory
MeasureTheory.integrableOn_Iic_iff_integrableAtFilter_atBot
∀ {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 ε]
{a : X} [inst_5 : LinearOrder X] [CompactIccSpace X],
MeasureTheory.IntegrableOn f (Set.Iic a) μ ↔
MeasureTheory.IntegrableAtFilter f Filter.atBot μ ∧ MeasureTheory.LocallyIntegrableOn f (Set.Iic a) μ- Cited by
- 3 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.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · 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
- LinearOrderstatement and proof · cited by 8,572
- le_rflproof · cited by 1,558
- Set.Iicstatement and proof · cited by 1,111
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
- Filter.atBotstatement and proof · cited by 512
- ContinuousENormstatement and proof · cited by 290
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- CompactIccSpacestatement and proof · cited by 96
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.integrableOn_Ici_iff_integrableAtFilter_atTopproof · cited by 1
- MeasureTheory.integrableOn_Iio_iff_integrableAtFilter_atBot_nhdsWithinproof · cited by 1
- MeasureTheory.LocallyIntegrableOn.integrableOn_of_isBigO_atBotproof · cited by 0