Theorems · Theorem · complex analysis
FormalMultilinearSeries.ofScalars_comp_neg
∀ {𝕜 : 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 : ℕ → 𝕜) (f : E →L[𝕜] E),
(FormalMultilinearSeries.ofScalars E c).compContinuousLinearMap (-f) =
(FormalMultilinearSeries.ofScalars E fun k => (-1) ^ k * c k).compContinuousLinearMap f- Defined in
- Mathlib.Analysis.Analytic.OfScalars
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- RingHom.idstatement and proof · cited by 18,349
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- ContinuousLinearMapstatement and proof · cited by 5,352
- ContinuousLinearMap.compproof · cited by 709
- FormalMultilinearSeriesstatement and proof · cited by 615
- IsTopologicalRingstatement and proof · cited by 402
- ContinuousLinearMap.idproof · cited by 233
- FormalMultilinearSeries.ofScalarsstatement and proof · cited by 68
- FormalMultilinearSeries.compContinuousLinearMapstatement and proof · cited by 35
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.