Theorems · Theorem · manifolds
exists_contMDiffMap_forall_mem_convex_of_local
∀ {E : Type uE} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {F : Type uF} [inst_2 : NormedAddCommGroup F]
[inst_3 : NormedSpace ℝ F] {H : Type uH} [inst_4 : TopologicalSpace H] (I : ModelWithCorners ℝ E H) {M : Type uM}
[inst_5 : TopologicalSpace M] [inst_6 : ChartedSpace H M] [FiniteDimensional ℝ E] [IsManifold I (↑⊤) M]
[SigmaCompactSpace M] [T2Space M] {t : M → Set F} {n : ℕ∞},
(∀ (x : M), Convex ℝ (t x)) →
(∀ (x : M), ∃ U ∈ nhds x, ∃ g, ContMDiffOn I (modelWithCornersSelf ℝ F) (↑n) g U ∧ ∀ y ∈ U, g y ∈ t y) →
∃ g, ∀ (x : M), g x ∈ t xLet M be a σ-compact Hausdorff finite-dimensional topological manifold. Let t : M → Set F
be a family of convex sets. Suppose that for each point x : M there exists a neighborhood
U ∈ 𝓝 x and a function g : M → F such that g is $C^n$ smooth on U and g y ∈ t y for all
y ∈ U. Then there exists a $C^n$ smooth function g : C^n⟮I, M; 𝓘(ℝ, F), F⟯ such that g x ∈ t x
for all x.
This is a special case of exists_contMDiffSection_forall_mem_convex_of_local where V is the
trivial bundle. See also exists_contMDiffMap_mem_convex_of_local_const.
- Cited by
- 2 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.
Cites28
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
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Top.topstatement and proof · cited by 9,680
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- ENatstatement and proof · cited by 4,985
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
Cited by2
Results whose statement or proof uses this declaration.
- Continuous.exists_contMDiff_approx_and_eqOnproof · cited by 2
- exists_contMDiffMap_forall_mem_convex_of_local_constproof · cited by 1