Theorems · Theorem · manifolds
SmoothPartitionOfUnity.contMDiffAt_finsum
∀ {ι : 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) {n : ℕ∞} {x₀ : M} {g : ι → M → F},
(∀ (i : ι), x₀ ∈ tsupport ⇑(f i) → ContMDiffAt I (modelWithCornersSelf ℝ F) (↑n) (g i) x₀) →
ContMDiffAt I (modelWithCornersSelf ℝ F) (↑n) (fun x => ∑ᶠ (i : ι), (f i) x • g i x) x₀- Cited by
- 1 results in Mathlib
- Foundations
- Depth 208 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 · cited by 9,680
- ENatstatement and proof · cited by 4,985
- ModelWithCornersstatement and proof · cited by 2,462
- ChartedSpacestatement and proof · cited by 2,397
- WithTop.somestatement and proof · cited by 1,128
- modelWithCornersSelfstatement and proof · cited by 920
Cited by1
Results whose statement or proof uses this declaration.
- SmoothPartitionOfUnity.contDiffAt_finsumproof · cited by 0