Mathlib Map

Structures · Topology

IsSemitopologicalRing

A semitopological ring is a ring R where addition is jointly continuous and multiplication is continuous in each variable separately, and negation is continuous as well. We allow for non-unital and non-associative rings as well. If R is a (unital) ring, then continuity of negation can be derived from continuity of multiplication as it is multiplication with -1. (See IsTopologicalSemiring.continuousNeg_of_mul and IsSemitopologicalSemiring.toIsSemitopologicalRing)

Defined in
Mathlib.Topology.Algebra.Ring.Basic
Shape
One type argument

Extends2

Extended by0

Nothing extends this class yet.

Concrete types that are instances5

  • ContinuousLinearMapWOT
  • Subtype
  • Prod
  • MulOpposite
  • AddOpposite

How is a type an instance?

Loading the hierarchy index…

Assumed by151

Ancestors4