Mathlib Map

Theorems · Theorem · commutative algebra

IsTopologicallyNilpotent.mul_right

∀ {R : Type u_1} [inst : TopologicalSpace R] [inst_1 : CommRing R] [IsLinearTopology R R] {a : R},
  IsTopologicallyNilpotent a → ∀ (b : R), IsTopologicallyNilpotent (a * b)

If a is topologically nilpotent, then a * b is topologically nilpotent.

Defined in
Mathlib.Topology.Algebra.TopologicallyNilpotent
Cited by
0 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceCommRingIsLinearTopology

Around this declaration

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

Cites6

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.