Theorems · Theorem · measure theory
MeasureTheory.IntegrableAtFilter.sub
∀ {α : Type u_1} {E : Type u_5} {mα : MeasurableSpace α} [inst : NormedAddCommGroup E] {μ : MeasureTheory.Measure α}
{l : Filter α} {f g : α → E},
MeasureTheory.IntegrableAtFilter f l μ →
MeasureTheory.IntegrableAtFilter g l μ → MeasureTheory.IntegrableAtFilter (f - g) l μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 210 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterstatement and proof · cited by 8,121
- sub_eq_add_negproof · cited by 1,023
- MeasureTheory.IntegrableAtFilterstatement and proof · cited by 66
- MeasureTheory.IntegrableAtFilter.negproof · cited by 4
- MeasureTheory.IntegrableAtFilter.addproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.LocallyIntegrableOn.subproof · cited by 2
- MeasureTheory.LocallyIntegrable.subproof · cited by 1