Mathlib Map

Theorems · Definition · manifolds

SmoothBumpCovering.c

{ι : Type uι} →
  {E : Type uE} →
    [inst : NormedAddCommGroup E] →
      [inst_1 : NormedSpace ℝ E] →
        {H : Type uH} →
          [inst_2 : TopologicalSpace H] →
            {I : ModelWithCorners ℝ E H} →
              {M : Type uM} →
                [inst_3 : TopologicalSpace M] →
                  [inst_4 : ChartedSpace H M] →
                    [inst_5 : FiniteDimensional ℝ E] →
                      {s : optParam (Set M) Set.univ} → SmoothBumpCovering ι I M s → ι → M

The center point of each bump in the smooth covering.

Defined in
Mathlib.Geometry.Manifold.PartitionOfUnity
Cited by
22 results in Mathlib
Foundations
Depth 161 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpaceFiniteDimensional

Around this declaration

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

SmoothBumpCovering.toFun · cited by 16SmoothBumpCovering.toFunSmoothBumpCovering.IsSubordinate · cited by 7SmoothBumpCovering.IsSubo…SmoothBumpCovering.apply_ind · cited by 3SmoothBumpCovering.apply_…SmoothBumpCovering.mem_chartAt_source_of_eq_one · cited by 2SmoothBumpCovering.mem_ch…SmoothBumpCovering.eventuallyEq_one · cited by 1SmoothBumpCovering.eventu…SmoothBumpCovering.eventuallyEq_one' · cited by 1SmoothBumpCovering.eventu…SmoothBumpCovering.isSubordinate_toBumpCovering · cited by 1SmoothBumpCovering.isSubo…SmoothBumpCovering.locallyFinite · cited by 1SmoothBumpCovering.locall…SmoothBumpCovering.locallyFinite' · cited by 1SmoothBumpCovering.locall…SmoothBumpCovering.mem_extChartAt_source_of_eq_one · cited by 1SmoothBumpCovering.mem_ex…SmoothBumpCovering.toSmoothPartitionOfUnity_zero_of_zero · cited by 1SmoothBumpCovering.toSmoo…SmoothBumpCovering.IsSubordinate.support_subset · cited by 1IsSubordinate.support_sub…SmoothBumpCovering.IsSubordinate.toBumpCovering · cited by 1IsSubordinate.toBumpCover…SmoothBumpCovering.c_mem' · cited by 0SmoothBumpCovering.c_mem'SmoothBumpCovering.exists_finset_toSmoothPartitionOfUnity_eventuallyEq · cited by 0SmoothBumpCovering.exists…Set · cited by 53352SetReal · cited by 25697RealTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceSet.univ · cited by 3945Set.univModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceFiniteDimensional · cited by 1854FiniteDimensionalSmoothBumpCovering · cited by 32SmoothBumpCoveringSmoothBumpCovering.cCITED BYCITES

Cites10

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

Cited by24

Results whose statement or proof uses this declaration.