What language is accepted by idris-proof-script-mode?...
Read MoreWrite function type on multiple lines in Idris...
Read MoreNon-total functions are treated as constants at the type level?...
Read MoreRewiring my own Vect but encountering issues...
Read MoreIdris function getting a type mismatch error...
Read MoreWhy does this function/constructor argument become a free implicit variable?...
Read MoreHow does the Prelude allow numeric literals for Nat?...
Read MoreType checking for Vectors in Idris...
Read MoreSearch/Lift hole Idris commands for Emacs...
Read MoreIdris: proof about concatenation of vectors...
Read MoreTensor definition with arbitrarily nested Vects...
Read MoreIdris pass proof to a function that arguments are LTE...
Read MoreHow to convince Idris in vector length...
Read MoreIdris pattern matching on successor (next value)...
Read MoreCan I avoid explicitly discharging invalid cases in total functions in Idris?...
Read MoreCabal cannot resolve dependencies for Idris...
Read MoreHow can I create a function for casting values: x `as` T = y?...
Read MoreOrder of implicit arguments in idris...
Read MoreLifting existentials to type level...
Read MoreWhy does rewrite not change the type of the expression in this case?...
Read MoreProving totality when doing induction on single constructor argument...
Read MoreHow do I use ST in Idris to get the functionality of ReaderT r Maybe a?...
Read MoreHow to make Idris warn of incomplete cases/matches?...
Read MoreHow to understand the type declaration and definition for List and Vect in Idris lang?...
Read MoreIdris: Is there a way to reference an abstracted variable in an equality proof?...
Read MoreHow to convince the typechecker that the types in the where clause match the toplevel type?...
Read Moretype mismatch occurs while the evaluated values are equal...
Read More