Mathlib Map

Theorems · Definition · manifolds

SmoothBumpCovering.toFun

{ι : 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} →
                        (self : SmoothBumpCovering ι I M s) → (i : ι) → SmoothBumpFunction I (self.c i)

A smooth bump function around c i.

Defined in
Mathlib.Geometry.Manifold.PartitionOfUnity
Cited by
16 results in Mathlib
Foundations
Depth 162 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.toBumpCovering · cited by 8SmoothBumpCovering.toBump…SmoothBumpCovering.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.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.exists_finset_toSmoothPartitionOfUnity_eventuallyEq · cited by 0SmoothBumpCovering.exists…SmoothBumpCovering.mem_support_ind · cited by 0SmoothBumpCovering.mem_su…SmoothBumpCovering.point_finite · cited by 0SmoothBumpCovering.point_…SmoothBumpCovering.sum_toSmoothPartitionOfUnity_eq · cited by 0SmoothBumpCovering.sum_to…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 1854FiniteDimensionalSmoothBumpFunction · cited by 50SmoothBumpFunctionSmoothBumpCovering · cited by 32SmoothBumpCoveringSmoothBumpCovering.c · cited by 22SmoothBumpCovering.cSmoothBumpCovering.toFunCITED BYCITES

Cites12

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

Cited by18

Results whose statement or proof uses this declaration.