Theorems · Definition · global analysis
mvfderiv
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u_2} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
{H : Type u_3} →
[inst_3 : TopologicalSpace H] →
(I : ModelWithCorners 𝕜 E H) →
{M : Type u_4} →
[inst_4 : TopologicalSpace M] →
[inst_5 : ChartedSpace H M] →
{F : Type u_8} →
[inst_6 : NormedAddCommGroup F] →
[inst_7 : NormedSpace 𝕜 F] → (M → F) → (x : M) → TangentSpace I x →L[𝕜] Fmvfderiv I J f x is the mfderiv of a vector-valued function f on M at x,
but taking values in the target normed space directly.
The difference to mfderiv is explained in the module-docstring for
Mathlib/Geometry/Manifold/MFDeriv/NormedSpace.lean.
Future: this could be generalised to functions into additive torsors over abelian Lie groups.
- Cited by
- 37 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement · cited by 5,352
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
- modelWithCornersSelfproof · cited by 920
- ContinuousLinearMap.compproof · cited by 709
- TangentSpacestatement · cited by 555
- ContinuousLinearEquiv.toContinuousLinearMapproof · cited by 448
Cited by40
Results whose statement or proof uses this declaration.
- IsCovariantDerivativeOn.leibnizstatement · cited by 7
- mvfderiv_addstatement · cited by 3
- CovariantDerivative.derivMetricTensor_applystatement and proof · cited by 2
- MDifferentiableAt.mvfderivstatement and proof · cited by 2
- range_mvfderiv_subtypeValstatement · cited by 1
- CovariantDerivative.IsMetricCompatible.mvfderiv_inner_eqstatement and proof · cited by 1
- IsCovariantDerivativeOn.congr_of_eqOnproof · cited by 1
- injective_mvfderiv_subtypeVal_spherestatement · cited by 1
- mvfderivWithin_univstatement · cited by 1
- mvfderiv_mulstatement · cited by 1
- mvfderiv_negstatement · cited by 1
- mvfderiv_smulstatement · cited by 1