Theorems · Theorem · global analysis
ContDiffAt.lineMap
∀ {𝕜 : Type u_1} {V : Type u_2} {E : Type u_3} [inst : NontriviallyNormedField 𝕜] [inst_1 : NormedAddCommGroup V]
[inst_2 : NormedSpace 𝕜 V] [inst_3 : NormedAddCommGroup E] [inst_4 : NormedSpace 𝕜 E] {f₁ f₂ : E → V} {g : E → 𝕜}
{x : E} {n : WithTop ℕ∞},
ContDiffAt 𝕜 n f₁ x →
ContDiffAt 𝕜 n f₂ x → ContDiffAt 𝕜 n g x → ContDiffAt 𝕜 n (fun x => (AffineMap.lineMap (f₁ x) (f₂ x)) (g x)) x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 203 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.
- DFunLike.coestatement · cited by 62,936
- 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
- WithTopstatement and proof · cited by 3,754
- AffineMapstatement · cited by 674
- ContDiffAtstatement and proof · cited by 262
- AffineMap.lineMapstatement · cited by 254
- ContDiff.contDiffAtproof · cited by 106
- ContDiffAt.prodMkproof · cited by 8
- AffineMap.contDiff_lineMap_uncurryproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.