Algebraic structures on the set of positive numbers #
In this file we prove that the set of positive elements of a linear ordered field is a linear ordered commutative group.
@[simp]
@[simp]
instance
Positive.instLinearOrderedCommGroupSubtypeLtOfNat
{K : Type u_1}
[LinearOrderedField K]
:
LinearOrderedCommGroup { x : K // 0 < x }
Equations
- One or more equations did not get rendered due to their size.