Skip to content

Commit

Permalink
Globla :: instance
Browse files Browse the repository at this point in the history
  • Loading branch information
hivert committed Jan 31, 2024
1 parent 18bb931 commit a232a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdparty/ALEA/Ccpo.v
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Opaque OrderEquiv.
Class ord A :=
{ Oeq : relation A;
Ole : relation A;
order_rel : Order Oeq Ole }.
#[global] order_rel :: Order Oeq Ole }.


Lemma OrdSetoid `(o:ord A) : Setoid A.
Expand Down

0 comments on commit a232a1f

Please sign in to comment.