Theorems · Definition · global analysis
mvfderivWithin
{𝕜 : 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) → Set M → (x : M) → TangentSpace I x →L[𝕜] FmvfderivWithin I J f s x is the mfderiv of a vector-valued function f on M at x
within the set s, but taking values in the target normed space directly.
The difference to mfderivWithin 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
- 22 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- 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
Cited by22
Results whose statement or proof uses this declaration.
- VectorField.mlieBracketWithin_smul_rightstatement and proof · cited by 3
- VectorField.mlieBracketWithin_smul_leftstatement and proof · cited by 2
- mvfderivWithin_addstatement · cited by 2
- mvfderivWithin_smulstatement and proof · cited by 2
- mvfderivWithin_mulstatement and proof · cited by 1
- mvfderivWithin_negstatement · cited by 1
- mvfderivWithin_substatement · cited by 1
- mvfderivWithin_univstatement · cited by 1
- MDifferentiableWithinAt.mvfderivWithinstatement and proof · cited by 0
- mvfderivWithin_compstatement · cited by 0
- mvfderivWithin_comp_of_eqstatement · cited by 0
- mvfderivWithin_comp_of_preimage_mem_nhdsWithinstatement · cited by 0