Theorems · Inductive type · Lie groups
IsTopologicalSemiring
(R : Type u_1) → [TopologicalSpace R] → [NonUnitalNonAssocSemiring R] → Prop
A topological semiring is a semiring R where addition and multiplication are continuous.
We allow for non-unital and non-associative semirings as well.
The IsTopologicalSemiring class should only be instantiated in the presence of a
NonUnitalNonAssocSemiring instance; if there is an instance of NonUnitalNonAssocRing,
then IsTopologicalRing should be used. Note: in the presence of NonAssocRing, these classes are
mathematically equivalent (see IsTopologicalSemiring.continuousNeg_of_mul or
IsTopologicalSemiring.toIsTopologicalRing).
- Defined in
- Mathlib.Topology.Algebra.Ring.Basic
- Cited by
- 442 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 3 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- NonUnitalNonAssocSemiringstatement · cited by 1,081
Cited by521
Results whose statement or proof uses this declaration.
- ContinuousFunctionalCalculusstatement · cited by 331
- NonUnitalContinuousFunctionalCalculusstatement · cited by 275
- cfcstatement · cited by 228
- cfcₙstatement · cited by 187
- cfcHomstatement and proof · cited by 74
- NonUnitalIsometricContinuousFunctionalCalculusstatement · cited by 68
- cfcₙHomstatement and proof · cited by 65
- IsometricContinuousFunctionalCalculusstatement · cited by 62
- Summable.mul_leftstatement and proof · cited by 47
- cfc_applystatement and proof · cited by 40
- cfcₙ_applystatement and proof · cited by 32
- cfcₙ_apply_of_not_predicatestatement and proof · cited by 29
Showing the 200 most cited of 521.