Mathlib Map

Theorems · Theorem · commutative algebra

MvPowerSeries.HasEval.add

∀ {σ : Type u_1} {S : Type u_3} [inst : CommRing S] [inst_1 : TopologicalSpace S] [ContinuousAdd S]
  [IsLinearTopology S S] {a b : σ → S},
  MvPowerSeries.HasEval a → MvPowerSeries.HasEval b → MvPowerSeries.HasEval (a + b)
Defined in
Mathlib.RingTheory.MvPowerSeries.Evaluation
Cited by
2 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingTopologicalSpaceContinuousAddIsLinearTopology

Around this declaration

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

Cites13

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.