Theorems · Definition · global analysis
TangentSpace
{𝕜 : Type u_1} →
[inst : NontriviallyNormedField 𝕜] →
{E : Type u} →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace 𝕜 E] →
{H : Type u_2} →
[inst_3 : TopologicalSpace H] →
ModelWithCorners 𝕜 E H → {M : Type u_3} → [inst : TopologicalSpace M] → [ChartedSpace H M] → M → Type uThe tangent space at a point of the manifold M. It is just E. We could use instead
(tangentBundleCore I M).toFiberBundleCore.fiber x, but we use E to help the kernel.
The definition of TangentSpace is not reducible so that type class inference
does not pick wrong instances.
- Cited by
- 555 results in Mathlib
- Foundations
- Depth 12 from the axioms, rests on 72 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- 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
Cited by614
Results whose statement or proof uses this declaration.
- mfderivstatement · cited by 159
- mfderivWithinstatement · cited by 126
- HasMFDerivWithinAtstatement and proof · cited by 65
- TangentBundleproof · cited by 49
- VectorField.mpullbackWithinstatement and proof · cited by 48
- HasMFDerivAtstatement and proof · cited by 46
- VectorField.mlieBracketWithinstatement and proof · cited by 45
- VectorField.mpullbackstatement and proof · cited by 41
- mvfderivstatement · cited by 37
- VectorField.mlieBracketstatement and proof · cited by 32
- IsMIntegralCurveOnstatement and proof · cited by 31
- IsCovariantDerivativeOnstatement · cited by 24
Showing the 200 most cited of 614.