Theorems · Theorem · complex analysis
FormalMultilinearSeries.ofScalarsSum.congr_simp
∀ {𝕜 : Type u_1} {E : Type u_2} [inst : Field 𝕜] [inst_1 : Ring E] [inst_2 : Algebra 𝕜 E] [inst_3 : TopologicalSpace E]
[inst_4 : IsTopologicalRing E] (c c_1 : ℕ → 𝕜),
c = c_1 →
∀ (x x_1 : E), x = x_1 → FormalMultilinearSeries.ofScalarsSum c x = FormalMultilinearSeries.ofScalarsSum c_1 x_1- Defined in
- Mathlib.Analysis.Analytic.OfScalars
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- IsTopologicalRingstatement and proof · cited by 402
- FormalMultilinearSeries.ofScalarsSumstatement and proof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- FormalMultilinearSeries.ofScalarsSum_of_subsingletonproof · cited by 0