Theorems · Theorem · measure theory
MeasureTheory.AEStronglyMeasurable.fun_sub
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace β] {m m₀ : MeasurableSpace α} {μ : MeasureTheory.Measure α}
{f g : α → β} [inst_1 : AddGroup β] [IsTopologicalAddGroup β],
MeasureTheory.AEStronglyMeasurable f μ →
MeasureTheory.AEStronglyMeasurable g μ → MeasureTheory.AEStronglyMeasurable (fun i => f i - g i) μ- Cited by
- 3 results in Mathlib
- Foundations
- Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- AddGroupstatement · cited by 4,410
- IsTopologicalAddGroupstatement · cited by 1,394
- MeasureTheory.AEStronglyMeasurablestatement · cited by 755
- MeasureTheory.AEStronglyMeasurable.subproof · cited by 21
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.evariance_eq_topproof · cited by 2
- MeasureTheory.tendstoInDistribution_of_tendstoInMeasure_subproof · cited by 2
- ProbabilityTheory.covarianceBilin_mapproof · cited by 1