Theorems · Theorem · real analysis
LocallyBoundedVariationOn.fun_smul
∀ {α : Type u_2} [inst : LinearOrder α] {F : Type u_4} [inst_1 : NormedAddCommGroup F] [inst_2 : NormedSpace ℝ F]
{𝕜 : Type u_6} {f : α → 𝕜} {g : α → F} [inst_3 : NormedRing 𝕜] [inst_4 : NormedAlgebra ℝ 𝕜] [inst_5 : Module 𝕜 F]
[NormSMulClass 𝕜 F] [IsScalarTower ℝ 𝕜 F] {s : Set α},
LocallyBoundedVariationOn f s → LocallyBoundedVariationOn g s → LocallyBoundedVariationOn (fun i => f i • g i) sEta-expanded form of LocallyBoundedVariationOn.smul
- Defined in
- Mathlib.Analysis.BoundedVariation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement · cited by 25,697
- Modulestatement · cited by 20,661
- NormedAddCommGroupstatement · cited by 15,752
- NormedSpacestatement · cited by 12,499
- LinearOrderstatement · cited by 8,572
- IsScalarTowerstatement · cited by 3,896
- NormedAlgebrastatement · cited by 1,165
- NormedRingstatement · cited by 924
- NormSMulClassstatement · cited by 107
- LocallyBoundedVariationOnstatement · cited by 41
- LocallyBoundedVariationOn.smulproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.