Theorems · Theorem · global analysis
SmoothBumpCovering.exists_immersion_euclidean
∀ {E : Type uE} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : FiniteDimensional ℝ E] {H : Type uH}
[inst_3 : TopologicalSpace H] {I : ModelWithCorners ℝ E H} {M : Type uM} [inst_4 : TopologicalSpace M]
[inst_5 : ChartedSpace H M] [IsManifold I (↑⊤) M] [T2Space M] {ι : Type u_1} [Finite ι]
(f : SmoothBumpCovering ι I M),
∃ n e,
ContMDiff I (modelWithCornersSelf ℝ (EuclideanSpace ℝ (Fin n))) (↑⊤) e ∧
Function.Injective e ∧ ∀ (x : M), Function.Injective ⇑(mfderiv% e x)Baby version of the Whitney weak embedding theorem: if M admits a finite covering by
supports of bump functions, then for some n it can be immersed into the n-dimensional
Euclidean space.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 299 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Fintypeproof · cited by 7,736
- ContinuousLinearMapstatement and proof · cited by 5,352
- ENatstatement · cited by 4,985
- Set.univstatement and proof · cited by 3,945
Cited by1
Results whose statement or proof uses this declaration.
- exists_embedding_euclidean_of_compactproof · cited by 0