Theorems · Theorem · real analysis
AbsolutelyContinuousOnInterval.mul
∀ {a b : ℝ} {f g : ℝ → ℝ},
AbsolutelyContinuousOnInterval f a b →
AbsolutelyContinuousOnInterval g a b → AbsolutelyContinuousOnInterval (f * g) a bIf f and g are absolutely continuous on uIcc a b, then f * g is absolutely continuous
on uIcc a b.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- AbsolutelyContinuousOnIntervalstatement and proof · cited by 31
- AbsolutelyContinuousOnInterval.smulproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- AbsolutelyContinuousOnInterval.fun_mulproof · cited by 1