Lemma about subtraction in ordered monoids with a top element adjoined. #
THIS FILE IS SYNCHRONIZED WITH MATHLIB4. Any changes to this file require a corresponding PR to mathlib4.
@[protected, instance]
Equations
- with_top.has_sub = {sub := with_top.sub _inst_2}
@[protected, instance]
def
with_top.has_ordered_sub
{α : Type u_1}
[canonically_ordered_add_monoid α]
[has_sub α]
[has_ordered_sub α] :