Mathlib Map

Theorems · Theorem · manifolds

SmoothPartitionOfUnity.finsum_smul_mem_convex

∀ {ι : Type uι} {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] {s : Set M}
  (f : SmoothPartitionOfUnity ι I M s) {g : ι → M → F} {t : Set F} {x : M},
  x ∈ s → (∀ (i : ι), (f i) x ≠ 0 → g i x ∈ t) → Convex ℝ t → ∑ᶠ (i : ι), (f i) x • g i x ∈ t
Defined in
Mathlib.Geometry.Manifold.PartitionOfUnity
Cited by
0 results in Mathlib
Foundations
Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpace

Around this declaration

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

Cites19

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.