Mathlib Map

Theorems · Theorem · commutative algebra

MvPowerSeries.LinearTopology.hasBasis_nhds_zero

∀ {σ : Type u_1} {R : Type u_2} [inst : Ring R] [inst_1 : TopologicalSpace R] [IsLinearTopology R R]
  [IsLinearTopology Rᵐᵒᵖ R],
  (nhds 0).HasBasis (fun Id => ↑Id.1 ∈ nhds 0) fun Id => ↑(MvPowerSeries.LinearTopology.basis σ R Id)

If the ring R is endowed with a linear topology, then the sets ↑basis σ R (J, d), for J : TwoSidedIdeal R which are neighborhoods of 0 : R and d : σ →₀ ℕ, constitute a basis of neighborhoods of 0 : MvPowerSeries σ R for the product topology.

Defined in
Mathlib.RingTheory.MvPowerSeries.LinearTopology
Cited by
0 results in Mathlib
Foundations
Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingTopologicalSpaceIsLinearTopologyIsLinearTopology

Around this declaration

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

Cites32

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.