Theorems · Theorem · commutative algebra
MvPowerSeries.aeval_eq_sum
∀ {σ : Type u_1} {R : Type u_2} [inst : CommRing R] [inst_1 : UniformSpace R] {S : Type u_3} [inst_2 : CommRing S]
[inst_3 : UniformSpace S] {a : σ → S} [inst_4 : IsTopologicalSemiring R] [inst_5 : IsUniformAddGroup R]
[inst_6 : IsUniformAddGroup S] [inst_7 : CompleteSpace S] [inst_8 : T2Space S] [inst_9 : IsTopologicalRing S]
[inst_10 : IsLinearTopology S S] [inst_11 : Algebra R S] [inst_12 : ContinuousSMul R S] (ha : MvPowerSeries.HasEval a)
(f : MvPowerSeries σ R),
(MvPowerSeries.aeval ha) f = ∑' (d : σ →₀ ℕ), (MvPowerSeries.coeff d) f • d.prod fun s e => a s ^ e- Cited by
- 0 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Finsuppstatement · cited by 5,255
- AlgHomstatement · cited by 3,236
- CompleteSpacestatement and proof · cited by 2,532
- SummationFilter.unconditionalstatement · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- T2Spacestatement and proof · cited by 1,351
- tsumstatement · cited by 1,148
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.