Theorems · Theorem · real analysis
AbsolutelyContinuousOnInterval.const_smul
∀ {F : Type u_2} [inst : SeminormedAddCommGroup F] {a b : ℝ} {f : ℝ → F} {M : Type u_3} [inst_1 : SeminormedRing M]
[inst_2 : Module M F] [NormSMulClass M F] (α : M),
AbsolutelyContinuousOnInterval f a b → AbsolutelyContinuousOnInterval (fun x => α • f x) a b- Cited by
- 1 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Finset.sum_congrproof · cited by 2,323
- MulZeroClass.mul_zeroproof · cited by 2,091
- Dist.distproof · cited by 1,539
- Finset.rangeproof · cited by 1,341
- Filter.principalproof · cited by 740
Cited by1
Results whose statement or proof uses this declaration.
- AbsolutelyContinuousOnInterval.const_mulproof · cited by 0