Theorems · Theorem · real analysis
AbsolutelyContinuousOnInterval.smul
∀ {F : Type u_2} [inst : SeminormedAddCommGroup F] {a b : ℝ} {M : Type u_3} [inst_1 : SeminormedRing M]
[inst_2 : Module M F] [NormSMulClass M F] {f : ℝ → M} {g : ℝ → F},
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
- 2 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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
- Modulestatement and proof · cited by 20,661
- nhdsproof · cited by 5,554
- Norm.normproof · cited by 5,413
- Finset.sumproof · cited by 5,195
- Filter.Tendstoproof · cited by 3,814
- add_zeroproof · cited by 2,707
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Finset.sum_congrproof · cited by 2,323
- mul_commproof · cited by 2,262
- MulZeroClass.mul_zeroproof · cited by 2,091
- le_reflproof · cited by 2,061
Cited by2
Results whose statement or proof uses this declaration.
- AbsolutelyContinuousOnInterval.mulproof · cited by 1
- AbsolutelyContinuousOnInterval.fun_smulproof · cited by 0