Mathlib Map

Theorems · Definition · global analysis

contDiffGroupoid

WithTop ℕ∞ →
  {𝕜 : Type u_1} →
    [inst : NontriviallyNormedField 𝕜] →
      {E : Type u_2} →
        [inst_1 : NormedAddCommGroup E] →
          [inst_2 : NormedSpace 𝕜 E] →
            {H : Type u_3} → [inst_3 : TopologicalSpace H] → ModelWithCorners 𝕜 E H → StructureGroupoid H

Given a model with corners (E, H), we define the groupoid of invertible C^n transformations of H as the invertible maps that are C^n when read in E through I.

Defined in
Mathlib.Geometry.Manifold.IsManifold.Basic
Cited by
28 results in Mathlib
Foundations
Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceTopologicalSpace

Around this declaration

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

IsManifold.maximalAtlas · cited by 65IsManifold.maximalAtlascontDiffWithinAt_localInvariantProp · cited by 29contDiffWithinAt_localInv…IsManifold.chart_mem_maximalAtlas · cited by 24IsManifold.chart_mem_maxi…differentiableWithinAt_localInvariantProp · cited by 13differentiableWithinAt_lo…IsManifold.subset_maximalAtlas · cited by 6IsManifold.subset_maximal…IsManifold.of_le · cited by 5IsManifold.of_leManifold.LiftSourceTargetPropertyAt.congr_of_eventuallyEq · cited by 3LiftSourceTargetPropertyA…Manifold.LiftSourceTargetPropertyAt.mk_of_continuousAt · cited by 2LiftSourceTargetPropertyA…IsManifold.mk' · cited by 2IsManifold.mk'OpenPartialHomeomorph.mem_maximalAtlas_of_contMDiffOn · cited by 2OpenPartialHomeomorph.mem…smoothSheafCommRing.evalHom_germ · cited by 2smoothSheafCommRing.evalH…contDiffGroupoid_le · cited by 2contDiffGroupoid_leContDiffGroupoid.mem_of_source_eq_empty · cited by 1ContDiffGroupoid.mem_of_s…IsManifold.mem_maximalAtlas_prod · cited by 1IsManifold.mem_maximalAtl…ContMDiff.smoothSheafHom_hom_app_hom · cited by 1ContMDiff.smoothSheafHom_…TopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldENat · cited by 4985ENatWithTop · cited by 3754WithTopModelWithCorners · cited by 2462ModelWithCornersStructureGroupoid · cited by 121StructureGroupoidPregroupoid.groupoid · cited by 5Pregroupoid.groupoidcontDiffPregroupoid · cited by 2contDiffPregroupoidcontDiffGroupoidCITED BYCITES

Cites10

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

Cited by31

Results whose statement or proof uses this declaration.