Idris2/libs/contrib/Data/Nat
Guillaume ALLAIS 5af1efb56e [ refactor ] introduce NonZero
This has a much better behaviour with respect to proof search and
the coverage checker realising we don't need to consider the Z case
than the `Not (x = Z)` we used earlier.
2021-03-31 17:59:58 +01:00
..
Order [ new ] Perfect binary trees (#1063) 2021-02-22 09:54:16 +00:00
Ack.idr Port over some contrib stuff 2020-06-15 14:56:19 -05:00
Algebra.idr [ new ] Perfect binary trees (#1063) 2021-02-22 09:54:16 +00:00
Division.idr [ refactor ] introduce NonZero 2021-03-31 17:59:58 +01:00
Equational.idr Division theorem (#695) 2020-10-06 13:09:02 +01:00
Exponentiation.idr [ new ] Perfect binary trees (#1063) 2021-02-22 09:54:16 +00:00
Fact.idr Port over some contrib stuff 2020-06-15 14:56:19 -05:00
Factor.idr Some cleanup was done. Changed code is mosly equivalent to the former. 2021-02-16 19:05:33 +00:00
Fib.idr Port over some contrib stuff 2020-06-15 14:56:19 -05:00
Properties.idr [ refactor ] introduce NonZero 2021-03-31 17:59:58 +01:00