Theorems · Definition · global analysis
tangentMap
{𝕜 : 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] →
{E' : Type u_5} →
[inst_6 : NormedAddCommGroup E'] →
[inst_7 : NormedSpace 𝕜 E'] →
{H' : Type u_6} →
[inst_8 : TopologicalSpace H'] →
(I' : ModelWithCorners 𝕜 E' H') →
{M' : Type u_7} →
[inst_9 : TopologicalSpace M'] →
[inst_10 : ChartedSpace H' M'] →
(M → M') → TangentBundle I M → TangentBundle I' M'tangentMap I I' f is the derivative of f : M → M' as a map between the tangent bundles
TM and TM'.
- Defined in
- Mathlib.Geometry.Manifold.MFDeriv.Defs
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
- Bundle.TotalSpace.projproof · cited by 447
- mfderivproof · cited by 159
- Bundle.TotalSpace.sndproof · cited by 76
- TangentBundlestatement and proof · cited by 49
Cited by19
Results whose statement or proof uses this declaration.
- ContMDiff.contMDiff_tangentMapstatement and proof · cited by 3
- tangentMapWithin_univstatement · cited by 3
- contMDiff_mulInvariantVectorFieldproof · cited by 2
- contMDiff_addInvariantVectorFieldproof · cited by 2
- equivTangentBundleProd_eq_tangentMap_prod_tangentMapstatement · cited by 1
- tangentMap_comp_atstatement · cited by 1
- tangentMap_prodFststatement · cited by 1
- tangentMap_prodSndstatement · cited by 1
- ContMDiff.continuous_tangentMapstatement and proof · cited by 0
- tangentMapWithin_eq_tangentMapstatement · cited by 0
- tangentMap_chartstatement · cited by 0
- tangentMap_chart_symmstatement · cited by 0