Theorems · Theorem · measure theory
MeasureTheory.IntegrableAtFilter.sup_iff
∀ {α : Type u_1} {ε' : Type u_4} {mα : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : TopologicalSpace ε']
[inst_1 : ESeminormedAddMonoid ε'] [TopologicalSpace.PseudoMetrizableSpace ε'] {f : α → ε'} {l l' : Filter α},
MeasureTheory.IntegrableAtFilter f (l ⊔ l') μ ↔
MeasureTheory.IntegrableAtFilter f l μ ∧ MeasureTheory.IntegrableAtFilter f l' μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 209 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.
- 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
- Filterstatement and proof · cited by 8,121
- MeasureTheory.IntegrableOnproof · cited by 548
- le_sup_leftproof · cited by 265
- TopologicalSpace.PseudoMetrizableSpacestatement and proof · cited by 245
- le_sup_rightproof · cited by 242
- ESeminormedAddMonoidstatement and proof · cited by 133
- MeasureTheory.IntegrableAtFilterstatement and proof · cited by 66
- Filter.union_mem_supproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.integrable_iff_integrableAtFilter_atBot_atTopproof · cited by 1