Mathlib Map

Theorems · Inductive type · global analysis

ContMDiffAdd

{𝕜 : Type u_1} →
  [inst : NontriviallyNormedField 𝕜] →
    {H : Type u_2} →
      [inst_1 : TopologicalSpace H] →
        {E : Type u_3} →
          [inst_2 : NormedAddCommGroup E] →
            [inst_3 : NormedSpace 𝕜 E] →
              ModelWithCorners 𝕜 E H →
                WithTop ℕ∞ → (G : Type u_4) → [Add G] → [inst : TopologicalSpace G] → [ChartedSpace H G] → Prop

Basic hypothesis to talk about a C^n (Lie) additive monoid or a C^n additive semigroup. A C^n additive monoid over G, for example, is obtained by requiring both the instances AddMonoid G and ContMDiffAdd I n G. See also ContMDiffVAdd I I' n G M for C^n actions of G on a manifold M.

Defined in
Mathlib.Geometry.Manifold.Algebra.Monoid
Cited by
54 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms
Assumes
NontriviallyNormedFieldTopologicalSpaceNormedAddCommGroupNormedSpaceAddTopologicalSpaceChartedSpace

Around this declaration

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

Cites8

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

Cited by63

Results whose statement or proof uses this declaration.