Theorems Β· Theorem Β· real analysis
ContDiffAt.smul
β {π : Type u_1} [inst : NontriviallyNormedField π] {E : Type uE} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace π E] {F : Type uF} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace π F] {x : E}
{n : WithTop ββ} {π' : Type u_3} [inst_5 : NormedRing π'] [inst_6 : NormedAlgebra π π'] [inst_7 : Module π' F]
[IsBoundedSMul π' F] [IsScalarTower π π' F] {f : E β π'} {g : E β F},
ContDiffAt π n f x β ContDiffAt π n g x β ContDiffAt π n (f β’ g) xThe scalar multiplication of two C^n functions at a point is C^n at this point.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 201 from the axioms Β· uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof Β· cited by 20,661
- NormedAddCommGroupstatement and proof Β· cited by 15,752
- NormedSpacestatement and proof Β· cited by 12,499
- NontriviallyNormedFieldstatement and proof Β· cited by 8,742
- ENatstatement and proof Β· cited by 4,985
- IsScalarTowerstatement and proof Β· cited by 3,896
- WithTopstatement and proof Β· cited by 3,754
- NormedAlgebrastatement and proof Β· cited by 1,165
- NormedRingstatement and proof Β· cited by 924
- IsBoundedSMulstatement and proof Β· cited by 329
- ContDiffAtstatement and proof Β· cited by 262
- contDiffWithinAt_univproof Β· cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- OpenPartialHomeomorph.contDiffOn_univUnitBall_symmproof Β· cited by 1
- ContDiffAt.fun_smulproof Β· cited by 0