Mathlib Map

Theorems · Inductive type · algebraic topology

ContMDiffVectorBundle

WithTop ℕ∞ →
  {𝕜 : Type u_1} →
    {B : Type u_2} →
      (F : Type u_4) →
        (E : B → Type u_6) →
          [inst : NontriviallyNormedField 𝕜] →
            {EB : Type u_7} →
              [inst_1 : NormedAddCommGroup EB] →
                [inst_2 : NormedSpace 𝕜 EB] →
                  {HB : Type u_8} →
                    [inst_3 : TopologicalSpace HB] →
                      ModelWithCorners 𝕜 EB HB →
                        [inst_4 : TopologicalSpace B] →
                          [ChartedSpace HB B] →
                            [inst_6 : (x : B) → AddCommMonoid (E x)] →
                              [inst_7 : (x : B) → Module 𝕜 (E x)] →
                                [inst_8 : NormedAddCommGroup F] →
                                  [inst_9 : NormedSpace 𝕜 F] →
                                    [inst_10 : TopologicalSpace (Bundle.TotalSpace F E)] →
                                      [inst_11 : (x : B) → TopologicalSpace (E x)] →
                                        [inst_12 : FiberBundle F E] → [VectorBundle 𝕜 F E] → Prop

When B is a manifold with respect to a model IB and E is a topological vector bundle over B with fibers isomorphic to F, then ContMDiffVectorBundle n F E IB registers that the bundle is C^n, in the sense of having C^n transition functions. This is a mixin, not carrying any new data.

Defined in
Mathlib.Geometry.Manifold.VectorBundle.Basic
Cited by
106 results in Mathlib
Foundations
Depth 46 from the axioms, rests on 433 definitions · uses propext, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpaceAddCommMonoidModuleNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceFiberBundleVectorBundle

Around this declaration

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

Bundle.Trivialization.localFrameCoeff · cited by 33Trivialization.localFrame…Bundle.Trivialization.isLocalFrameOn_localFrame_baseSet · cited by 7Trivialization.isLocalFra…CovariantDerivative.derivMetricTensor · cited by 5CovariantDerivative.deriv…contMDiffOn_coordChangeL · cited by 4contMDiffOn_coordChangeLmdifferentiableAt_localFrameCoeff · cited by 4mdifferentiableAt_localFr…TensorialAt.mkHom · cited by 4TensorialAt.mkHomcontMDiffAt_coordChangeL · cited by 3contMDiffAt_coordChangeLcontMDiffAt_localFrameCoeff · cited by 3contMDiffAt_localFrameCoe…Bundle.Trivialization.contMDiffWithinAt_iff · cited by 3Trivialization.contMDiffW…contMDiffOn_localFrameCoeff · cited by 3contMDiffOn_localFrameCoe…Bundle.Trivialization.localFrameCoeff_eq_coeff · cited by 3Trivialization.localFrame…ContMDiffVectorBundle.contMDiffOn_coordChangeL · cited by 3ContMDiffVectorBundle.con…ContMDiffWithinAt.coordChange · cited by 3ContMDiffWithinAt.coordCh…ContMDiffWithinAt.coordChangeL · cited by 3ContMDiffWithinAt.coordCh…TensorialAt.mkHom₂ · cited by 3TensorialAt.mkHom₂TopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceAddCommMonoid · cited by 12281AddCommMonoidNontriviallyNormedField · cited by 8742NontriviallyNormedFieldENat · cited by 4985ENatWithTop · cited by 3754WithTopModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceBundle.TotalSpace · cited by 766Bundle.TotalSpaceFiberBundle · cited by 471FiberBundleVectorBundle · cited by 315VectorBundleContMDiffVectorBundleCITED BYCITES

Cites13

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

Cited by116

Results whose statement or proof uses this declaration.