Theorems · Theorem · global analysis
ContDiffWithinAt.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 → 𝕜}
{s : Set E} {x : E} {n : WithTop ℕ∞},
ContDiffWithinAt 𝕜 n f₁ s x →
ContDiffWithinAt 𝕜 n f₂ s x →
ContDiffWithinAt 𝕜 n g s x → ContDiffWithinAt 𝕜 n (fun x => (AffineMap.lineMap (f₁ x) (f₂ x)) (g x)) s x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- 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
- ContDiffWithinAtstatement and proof · cited by 283
- AffineMap.lineMapstatement · cited by 254
- AffineMap.lineMap_apply_moduleproof · cited by 16
- contDiffWithinAt_constproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.