Theorems · Theorem · global analysis
DifferentiableAt.continuousAlternatingMap_apply_const
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type u_3} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {G : Type u_4}
[inst_5 : NormedAddCommGroup G] [inst_6 : NormedSpace 𝕜 G] {x : E} {ι : Type u_5} {c : E → F [⋀^ι]→L[𝕜] G} [Finite ι],
DifferentiableAt 𝕜 c x → ∀ (u : ι → F), DifferentiableAt 𝕜 (fun y => (c y) u) x- Defined in
- Mathlib.Analysis.Calculus.FDeriv.CompCLM
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 180 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
- Fintypeproof · cited by 7,736
- Finitestatement and proof · cited by 3,029
- DifferentiableAtstatement and proof · cited by 617
- ContinuousAlternatingMapstatement and proof · cited by 292
- Fintype.ofFiniteproof · cited by 255
- DifferentiableAt.hasFDerivAtproof · cited by 134
- HasFDerivAt.differentiableAtproof · cited by 83
- HasFDerivAt.continuousAlternatingMap_apply_constproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Differentiable.continuousAlternatingMap_apply_constproof · cited by 0