Skip to content

Commit

Permalink
Fix typechecking
Browse files Browse the repository at this point in the history
  • Loading branch information
valis committed Oct 9, 2020
1 parent ca51158 commit 2d7b69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Arith/Nat.ard
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,4 @@
| suc (suc k), q => <=_+ (<=-transitive <=-suc (<_*_positive-left p (suc<=suc zero<=_))) p
}
| <_*_negative-left x<y z<0 => \case z<0 \with {}
\where \open LinearOrder
\where \open LinearOrder \hiding (<=)

0 comments on commit 2d7b69c

Please sign in to comment.