Theorems · Inductive type · functional analysis
StarOrderedRing
(R : Type u_3) → [inst : NonUnitalSemiring R] → [PartialOrder R] → [StarRing R] → Prop
An ordered \-ring is a \-ring with a partial order such that the nonnegative elements
constitute precisely the AddSubmonoid generated by elements of the form star s * s.
If you are working with a NonUnitalRing and not a NonUnitalSemiring, it may be more
convenient to declare instances using StarOrderedRing.of_nonneg_iff.
- Defined in
- Mathlib.Algebra.Order.Star.Basic
- Cited by
- 587 results in Mathlib
- Foundations
- Depth 2 from the axioms, rests on 6 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement · cited by 6,410
- StarRingstatement · cited by 1,686
- NonUnitalSemiringstatement · cited by 339
Cited by618
Results whose statement or proof uses this declaration.
- CFC.sqrtstatement and proof · cited by 82
- CFC.absstatement and proof · cited by 43
- IsSelfAdjoint.of_nonnegstatement and proof · cited by 43
- LE.le.isSelfAdjointstatement · cited by 20
- star_mul_self_nonnegstatement and proof · cited by 17
- CFC.conjSqrtstatement and proof · cited by 13
- CFC.sqrt_mul_sqrt_selfstatement and proof · cited by 11
- CFC.sqrt_nonnegstatement and proof · cited by 11
- cfc_nnreal_eq_realstatement and proof · cited by 9
- cfcₙ_nnreal_eq_realstatement and proof · cited by 9
- Unitization.inr_le_iffstatement and proof · cited by 8
- Unitization.inr_nonneg_iffstatement and proof · cited by 8
Showing the 200 most cited of 618.