Theorems · Theorem · Lie groups
IsTopologicalSemiring.toIsTopologicalRing
∀ {R : Type u_1} [inst : TopologicalSpace R] [inst_1 : NonAssocRing R], IsTopologicalSemiring R → IsTopologicalRing RIf R is a ring which is a topological semiring, then it is automatically a topological
ring. This exists so that one can place a topological ring structure on R without explicitly
proving continuous_neg.
- Defined in
- Mathlib.Topology.Algebra.Ring.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceNonAssocRing
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.
- TopologicalSpacestatement and proof · cited by 24,529
- NonAssocRingstatement and proof · cited by 483
- IsTopologicalSemiringstatement and proof · cited by 442
- IsTopologicalRingstatement · cited by 402
- ContinuousNegproof · cited by 119
- IsSemitopologicalSemiring.continuousNeg_of_mulproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.