Search code examples
What language is accepted by idris-proof-script-mode?...

emacsidris

Read More
Write function type on multiple lines in Idris...

idris

Read More
Non-total functions are treated as constants at the type level?...

typecheckingidris

Read More
Rewiring my own Vect but encountering issues...

idris

Read More
Idris function getting a type mismatch error...

functional-programmingidris

Read More
Idris: issue with Ord/Num...

idris

Read More
Why does this function/constructor argument become a free implicit variable?...

pattern-matchingidrisdependent-typeinspectunification

Read More
How does the Prelude allow numeric literals for Nat?...

idrissyntactic-sugar

Read More
Type checking for Vectors in Idris...

idris

Read More
Search/Lift hole Idris commands for Emacs...

emacsidris

Read More
Idris: proof about concatenation of vectors...

vectortensorproofidris

Read More
Tensor definition with arbitrarily nested Vects...

idris

Read More
Idris pass proof to a function that arguments are LTE...

ghcidrisdependent-typetheorem-proving

Read More
How to convince Idris in vector length...

idrisdependent-type

Read More
Idris pattern matching on successor (next value)...

functional-programmingpattern-matchingidris

Read More
Can I avoid explicitly discharging invalid cases in total functions in Idris?...

idristotality

Read More
Reading from a file in Idris...

functional-programmingmonadsghciidris

Read More
Cabal cannot resolve dependencies for Idris...

homebrewghccabalidris

Read More
How can I create a function for casting values: x `as` T = y?...

idris

Read More
Order of implicit arguments in idris...

functional-programmingidris

Read More
Lifting existentials to type level...

haskellidrisdependent-typesingleton-type

Read More
Why does rewrite not change the type of the expression in this case?...

idris

Read More
Proving totality when doing induction on single constructor argument...

idris

Read More
How do I use ST in Idris to get the functionality of ReaderT r Maybe a?...

monadsidris

Read More
How to make Idris warn of incomplete cases/matches?...

idris

Read More
How to understand the type declaration and definition for List and Vect in Idris lang?...

typesprogramming-languagesidrisdependent-type

Read More
Idris: Is there a way to reference an abstracted variable in an equality proof?...

idristheorem-proving

Read More
How to convince the typechecker that the types in the where clause match the toplevel type?...

idris

Read More
Proof a Natural (n) is Zero...

proofidris

Read More
type mismatch occurs while the evaluated values are equal...

functional-programmingidrisdependent-type

Read More
BackNext