Theorems · Theorem · global analysis
ContDiff.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 → 𝕜}
{n : WithTop ℕ∞},
ContDiff 𝕜 n f₁ → ContDiff 𝕜 n f₂ → ContDiff 𝕜 n g → ContDiff 𝕜 n fun x => (AffineMap.lineMap (f₁ x) (f₂ x)) (g 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.
Cites12
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
- ContDiffstatement and proof · cited by 352
- AffineMap.lineMapstatement · cited by 254
- ContDiff.prodMkproof · cited by 11
- ContDiff.fun_compproof · cited by 10
- AffineMap.contDiff_lineMap_uncurryproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.