Theorems · Theorem · general topology
exists_continuous_forall_mem_convex_of_local_const
∀ {X : Type u_2} {E : Type u_3} [inst : TopologicalSpace X] [inst_1 : AddCommGroup E] [inst_2 : Module ℝ E]
[NormalSpace X] [ParacompactSpace X] [inst_5 : TopologicalSpace E] [ContinuousAdd E] [ContinuousSMul ℝ E]
{t : X → Set E},
(∀ (x : X), Convex ℝ (t x)) → (∀ (x : X), ∃ c, ∀ᶠ (y : X) in nhds x, c ∈ t y) → ∃ g, ∀ (x : X), g x ∈ t xLet X be a normal paracompact topological space (e.g., any extended metric space). Let E be
a topological real vector space. Let t : X → Set E be a family of convex sets. Suppose that for
each point x : X, there exists a vector c : E that belongs to t y for all y in a
neighborhood of x. Then there exists a continuous map g : C(X, E) such that g x ∈ t x for all
x. See also exists_continuous_forall_mem_convex_of_local.
- Defined in
- Mathlib.Analysis.Convex.PartitionOfUnity
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Set.ofPredproof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- Filter.Eventuallystatement and proof · cited by 3,134
- ContinuousMapstatement · cited by 2,491
- ContinuousOnproof · cited by 1,411
- ContinuousSMulstatement and proof · cited by 1,016
Cited by1
Results whose statement or proof uses this declaration.
- Metric.exists_continuous_real_forall_closedEBall_subsetproof · cited by 2