Mathlib Map

Theorems · Theorem · global analysis

MDifferentiableWithinAt.finsum_section_of_locallyFinite

∀ {𝕜 : Type u_1} {B : Type u_2} {F : Type u_4} {E : B → Type u_6} [inst : TopologicalSpace B]
  [inst_1 : TopologicalSpace (Bundle.TotalSpace F E)] [inst_2 : (x : B) → TopologicalSpace (E x)]
  [inst_3 : NormedAddCommGroup F] [inst_4 : NontriviallyNormedField 𝕜] [inst_5 : NormedSpace 𝕜 F]
  [inst_6 : FiberBundle F E] [inst_7 : (x : B) → AddCommGroup (E x)] [inst_8 : (x : B) → Module 𝕜 (E x)]
  [VectorBundle 𝕜 F E] {HB : Type u_7} [inst_10 : TopologicalSpace HB] [inst_11 : ChartedSpace HB B] {EB : Type u_8}
  [inst_12 : NormedAddCommGroup EB] [inst_13 : NormedSpace 𝕜 EB] {I : ModelWithCorners 𝕜 EB HB} {u : Set B} {x₀ : B}
  {ι : Type u_9} {t : ι → (x : B) → E x},
  (LocallyFinite fun i => {x | t i x ≠ 0}) →
    (∀ (i : ι), MDiffAt[u] (T% t) x₀) → (MDiffAt[u] fun x => ⟨x, ∑ᶠ (i : ι), t i x⟩) x₀
Defined in
Mathlib.Geometry.Manifold.VectorBundle.MDifferentiable
Cited by
2 results in Mathlib
Foundations
Depth 214 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceTopologicalSpaceNormedAddCommGroupNontriviallyNormedFieldNormedSpaceFiberBundleAddCommGroupModuleVectorBundleTopologicalSpaceChartedSpaceNormedAddCommGroupNormedSpace

Around this declaration

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

Cites30

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

Cited by2

Results whose statement or proof uses this declaration.