Commit 2025-02-17 18:49 447722b3
View on Github →feat(RingTheory.MvPowerSeries.LinearTopology): a linear topology on the ring of power series (#15007)
MvPowerSeries.basis: the ideals of the ring of multivariate power series all coefficients the exponent of which is smaller than some bound vanish.MvPowerSeries.isLinearTopology: ifRhas a linear topology, then the product topology onMvPowerSeries σ Ris a linear topology, as witnessed by the ideals fromMvPowerSeries.basiswhich form a basis of neighborhoods of0consisting of two-sided ideals. This applies in particular whenRhas the discrete topology.