Mathlib Map

Theorems · Theorem · manifolds

IsOpen.exists_contMDiff_support_eq_aux

∀ {E : Type uE} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {H : Type uH} [inst_2 : TopologicalSpace H]
  (I : ModelWithCorners ℝ E H) [FiniteDimensional ℝ E] {n : ℕ∞} {s : Set H},
  IsOpen s → ∃ f, Function.support f = s ∧ ContMDiff I (modelWithCornersSelf ℝ ℝ) (↑n) f ∧ Set.range f ⊆ Set.Icc 0 1
Defined in
Mathlib.Geometry.Manifold.PartitionOfUnity
Cited by
1 results in Mathlib
Foundations
Depth 234 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceTopologicalSpaceFiniteDimensional

Around this declaration

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

Cites30

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

Cited by1

Results whose statement or proof uses this declaration.