Mathlib Map

Theorems · Definition · global analysis

SmoothBumpFunction.toContDiffBump

{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] → {c : M} → SmoothBumpFunction I c → ContDiffBump (↑(extChartAt I c) c)
Defined in
Mathlib.Geometry.Manifold.BumpFunction
Cited by
27 results in Mathlib
Foundations
Depth 161 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpace

Around this declaration

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

SmoothBumpFunction.toFun · cited by 53SmoothBumpFunction.toFunSmoothBumpFunction.support_eq_inter_preimage · cited by 6SmoothBumpFunction.suppor…SmoothBumpFunction.closedBall_subset · cited by 5SmoothBumpFunction.closed…SmoothBumpFunction.updateRIn · cited by 5SmoothBumpFunction.update…SmoothBumpFunction.eqOn_source · cited by 3SmoothBumpFunction.eqOn_s…SmoothBumpFunction.tsupport_subset_symm_image_closedBall · cited by 3SmoothBumpFunction.tsuppo…SmoothBumpCovering.exists_isSubordinate · cited by 2SmoothBumpCovering.exists…SmoothBumpFunction.contMDiff · cited by 2SmoothBumpFunction.contMD…SmoothBumpFunction.eventuallyEq_one · cited by 2SmoothBumpFunction.eventu…SmoothBumpFunction.eventuallyEq_one_of_dist_lt · cited by 2SmoothBumpFunction.eventu…SmoothBumpFunction.isCompact_symm_image_closedBall · cited by 2SmoothBumpFunction.isComp…SmoothBumpFunction.mem_Icc · cited by 2SmoothBumpFunction.mem_IccSmoothBumpFunction.rOut_pos · cited by 2SmoothBumpFunction.rOut_p…SmoothBumpFunction.support_subset_source · cited by 2SmoothBumpFunction.suppor…SmoothBumpFunction.ball_inter_range_eq_ball_inter_target · cited by 1SmoothBumpFunction.ball_i…Real · cited by 25697RealTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpacePartialEquiv.toFun · cited by 821PartialEquiv.toFunextChartAt · cited by 307extChartAtContDiffBump · cited by 61ContDiffBumpSmoothBumpFunction · cited by 50SmoothBumpFunctionSmoothBumpFunction.toContDiff…CITED BYCITES

Cites10

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

Cited by29

Results whose statement or proof uses this declaration.