I can't prove (n - 0) = n with Idris...
Read MorePattern matching on the result of type computing functions in idris...
Read MoreIdris - Computation on types based on decidable property doesn't typecheck...
Read MoreIs Idris really "strictly evaluated?"...
Read MorePropositions vs. boolean values for input validation...
Read MoreSeeming contradiction typechecks in Idris...
Read MoreImplementing vector addition in Coq...
Read MoreProof of stream's functor laws...
Read MoreProving identity for binary operator on Fin...
Read MoreWhy won't Idris accept my custom fold?...
Read MoreParametrising over "higher-kinded" types in Idris...
Read MoreSplitting hairs whilst splitting strings...
Read MoreIs there something more informative than :set showimplicits for deciphering unification failures?...
Read MoreConfused about an intermediate type in Idris...
Read MoreIn Idris, how to write a "vect generator" function that take a function of index in parame...
Read MoreHow to make Vect n Int an instance of Monoid...
Read MoreWhere and Why should I use extra empty patterns?...
Read MoreHow can I arrange to pattern match on a dependent view?...
Read MoreForce one argument to be greater than another in Idris...
Read MoreTesting if a type is a function type in Idris...
Read MoreCan't create simple binary data structure with IdrisNet2...
Read More