Mathlib Map

Theorems · Definition · global analysis

smoothSheafAddCommGroup.compLeft

{𝕜 : Type u_1} →
  [inst : NontriviallyNormedField 𝕜] →
    {EM : Type u_2} →
      [inst_1 : NormedAddCommGroup EM] →
        [inst_2 : NormedSpace 𝕜 EM] →
          {HM : Type u_3} →
            [inst_3 : TopologicalSpace HM] →
              (IM : ModelWithCorners 𝕜 EM HM) →
                {E : Type u_4} →
                  [inst_4 : NormedAddCommGroup E] →
                    [inst_5 : NormedSpace 𝕜 E] →
                      {H : Type u_5} →
                        [inst_6 : TopologicalSpace H] →
                          (I : ModelWithCorners 𝕜 E H) →
                            {H' : Type u_6} →
                              [inst_7 : TopologicalSpace H'] →
                                (I' : ModelWithCorners 𝕜 E H') →
                                  (M : Type u) →
                                    [inst_8 : TopologicalSpace M] →
                                      [inst_9 : ChartedSpace HM M] →
                                        (A A' : Type u) →
                                          [inst_10 : TopologicalSpace A] →
                                            [inst_11 : ChartedSpace H A] →
                                              [inst_12 : TopologicalSpace A'] →
                                                [inst_13 : ChartedSpace H' A'] →
                                                  [inst_14 : AddCommGroup A] →
                                                    [inst_15 : AddCommGroup A'] →
                                                      [inst_16 : LieAddGroup I (↑⊤) A] →
                                                        [inst_17 : LieAddGroup I' (↑⊤) A'] →
                                                          (φ : A →+ A') →
                                                            ContMDiff I I' ↑⊤ ⇑φ →
                                                              (smoothSheafAddCommGroup IM I M A ⟶
                                                                smoothSheafAddCommGroup IM I' M A')

For a manifold M and a smooth homomorphism φ between abelian additive Lie groups A, A', the 'left-composition-by-φ' morphism of sheaves from smoothSheafAddCommGroup IM I M A to smoothSheafAddCommGroup IM I' M A'.

Defined in
Mathlib.Geometry.Manifold.Sheaf.Smooth
Cited by
0 results in Mathlib
Foundations
Depth 223 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceTopologicalSpaceNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceTopologicalSpaceChartedSpaceTopologicalSpaceChartedSpaceTopologicalSpaceChartedSpaceAddCommGroupAddCommGroupLieAddGroupLieAddGroup

Around this declaration

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

Cites25

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.