Theorems · Theorem · complex analysis
FormalMultilinearSeries.ofScalars_apply_zero
∀ {𝕜 : 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 : ℕ → 𝕜) (n : ℕ),
((FormalMultilinearSeries.ofScalars E c n) fun x => 0) = Pi.single 0 (c 0 • 1) n- 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.
Cites17
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
- 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
- MulZeroClass.zero_mulproof · cited by 1,625
- ContinuousMultilinearMapstatement and proof · cited by 1,016
- smul_zeroproof · cited by 665
- Pi.singlestatement and proof · cited by 518
- IsTopologicalRingstatement and proof · cited by 402
- smul_applyproof · cited by 229
- Pi.single_eq_sameproof · cited by 144
Cited by1
Results whose statement or proof uses this declaration.
- FormalMultilinearSeries.ofScalarsSum_zeroproof · cited by 0