Mathlib Map

Theorems · Definition · manifolds

SmoothBumpCovering.toSmoothPartitionOfUnity

{ι : 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 : Set M} →
                        SmoothBumpCovering ι I M s →
                          [T2Space M] → [IsManifold I (↑⊤) M] → SmoothPartitionOfUnity ι I M s

Every SmoothBumpCovering defines a smooth partition of unity.

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

Around this declaration

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

exists_contMDiffMap_zero_one_of_isClosed · cited by 2exists_contMDiffMap_zero_…SmoothBumpCovering.toSmoothPartitionOfUnity_zero_of_zero · cited by 1SmoothBumpCovering.toSmoo…SmoothBumpCovering.sum_toSmoothPartitionOfUnity_eq · cited by 0SmoothBumpCovering.sum_to…SmoothBumpCovering.support_toSmoothPartitionOfUnity_subset · cited by 0SmoothBumpCovering.suppor…SmoothBumpCovering.toSmoothPartitionOfUnity.congr_simp · cited by 0toSmoothPartitionOfUnity.…SmoothBumpCovering.toSmoothPartitionOfUnity_apply · cited by 0SmoothBumpCovering.toSmoo…SmoothBumpCovering.toSmoothPartitionOfUnity_eq_mul_prod · cited by 0SmoothBumpCovering.toSmoo…SmoothBumpCovering.exists_finset_toSmoothPartitionOfUnity_eventuallyEq · cited by 0SmoothBumpCovering.exists…SmoothBumpCovering.IsSubordinate.toSmoothPartitionOfUnity · cited by 0IsSubordinate.toSmoothPar…Set · cited by 53352SetReal · cited by 25697RealTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceTop.top · cited by 9680Top.topENat · cited by 4985ENatModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceFiniteDimensional · cited by 1854FiniteDimensionalT2Space · cited by 1351T2SpaceWithTop.some · cited by 1128WithTop.someIsManifold · cited by 326IsManifoldSmoothPartitionOfUnity · cited by 48SmoothPartitionOfUnitySmoothBumpCovering · cited by 32SmoothBumpCoveringSmoothBumpCovering.toSmoothPa…CITED BYCITES

Cites17

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

Cited by9

Results whose statement or proof uses this declaration.