Mathlib Map

Theorems · Definition · global analysis

tangentBundleCore

{𝕜 : Type u_1} →
  [inst : NontriviallyNormedField 𝕜] →
    {E : Type u_2} →
      [inst_1 : NormedAddCommGroup E] →
        [inst_2 : NormedSpace 𝕜 E] →
          {H : Type u_4} →
            [inst_3 : TopologicalSpace H] →
              (I : ModelWithCorners 𝕜 E H) →
                (M : Type u_6) →
                  [inst_4 : TopologicalSpace M] →
                    [inst_5 : ChartedSpace H M] → [IsManifold I 1 M] → VectorBundleCore 𝕜 M E ↑(atlas H M)

Let M be a C^1 manifold with model I on (E, H). Then tangentBundleCore I M is the vector bundle core for the tangent bundle over M. It is indexed by the atlas of M, with fiber E and its change of coordinates from the chart i to the chart j at point x : M is the derivative of the composite `` I.symm i.symm j I E --> H --> M --> H --> E ` within the set range I ⊆ E at I (i x) : E`.

Defined in
Mathlib.Geometry.Manifold.VectorBundle.Tangent
Cited by
25 results in Mathlib
Foundations
Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpaceIsManifold

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

tangentCoordChange · cited by 11tangentCoordChangetangentBundleCore_coordChange · cited by 9tangentBundleCore_coordCh…tangentBundleCore_indexAt · cited by 5tangentBundleCore_indexAttangentBundle_model_space_chartAt · cited by 4tangentBundle_model_space…TangentBundle.continuousLinearMapAt_trivializationAt · cited by 2TangentBundle.continuousL…TangentBundle.continuousLinearMapAt_trivializationAt_eq_core · cited by 2TangentBundle.continuousL…TangentBundle.coordChange_model_space · cited by 2TangentBundle.coordChange…mfderiv_extChartAt_self · cited by 1mfderiv_extChartAt_selftangentBundleCore_baseSet · cited by 1tangentBundleCore_baseSettangentBundleCore_coordChange_model_space · cited by 1tangentBundleCore_coordCh…inTangentCoordinates_eq · cited by 1inTangentCoordinates_eqTangentBundle.symmL_trivializationAt_eq_core · cited by 1TangentBundle.symmL_trivi…inCoordinates_tangent_bundle_core_model_space · cited by 1inCoordinates_tangent_bun…inTangentCoordinates_eq_mfderiv_comp · cited by 1inTangentCoordinates_eq_m…TangentBundle.symmL_trivializationAt · cited by 1TangentBundle.symmL_trivi…TopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldSet.Elem · cited by 7166Set.ElemENat · cited by 4985ENatSet.range · cited by 4705Set.rangeWithTop · cited by 3754WithTopModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpacePartialEquiv.source · cited by 964PartialEquiv.sourcePartialHomeomorph.toPartialEquiv · cited by 917PartialHomeomorph.toParti…OpenPartialHomeomorph.toPartialHomeomorph · cited by 851OpenPartialHomeomorph.toP…PartialEquiv.toFun · cited by 821PartialEquiv.toFunOpenPartialHomeomorph · cited by 664OpenPartialHomeomorphtangentBundleCoreCITED BYCITES

Cites24

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by26

Results whose statement or proof uses this declaration.