Adjoining top/bottom elements to ordered monoids. #
Equations
- WithTop.orderedAddCommMonoid = { toAddCommMonoid := WithTop.addCommMonoid, toPartialOrder := WithTop.partialOrder, add_le_add_left := ⋯ }
instance
WithTop.canonicallyOrderedAdd
{α : Type u}
[Add α]
[Preorder α]
[CanonicallyOrderedAdd α]
:
Equations
- One or more equations did not get rendered due to their size.
Equations
- WithBot.orderedAddCommMonoid = { toAddCommMonoid := WithBot.addCommMonoid, toPartialOrder := WithBot.partialOrder, add_le_add_left := ⋯ }
Equations
- One or more equations did not get rendered due to their size.