Mathlib Map

Theorems · Theorem · real analysis

contDiff_smul_const

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {F : Type uF} [inst_1 : NormedAddCommGroup F]
  [inst_2 : NormedSpace 𝕜 F] {n : WithTop ℕ∞} {A : Type u_4} [inst_3 : NormedRing A] [inst_4 : NormedAlgebra 𝕜 A]
  [inst_5 : Module A F] [IsScalarTower 𝕜 A F] [IsBoundedSMul A F] (v : F), ContDiff 𝕜 n fun a => a • v

Scalar multiplication is smooth (as a function of the scalar variable).

Defined in
Mathlib.Analysis.Calculus.ContDiff.Operations
Cited by
2 results in Mathlib
Foundations
Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceNormedRingNormedAlgebraModuleIsScalarTowerIsBoundedSMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.