Search code examples
Theorem Proving in Idris...

idristheorem-proving

Read More
How do you define a non-generic recursive datatype in Idris?...

idris

Read More
Making conclusions based on function output in idris...

idris

Read More
Additional pattern matching on the second argument in `plus` for `Nat` type...

pattern-matchingproofidrisdependent-type

Read More
Ways to (refine? is it?) type variables to concrete types in Idris? For a dependently typed HOAS Zip...

functional-programmingidrisdependent-typezipper

Read More
Equality proofs and pattern matching in total functions...

idris

Read More
How to write an Idris function that accepts a Vect of length less than 3...

idrisdependent-type

Read More
Proving that list has exactly two sorted elements...

idris

Read More
Proving an index is within list bounds given (index + 1) is within bounds...

idris

Read More
How to make use of information known about this function type in Coq...

variadic-functionscoqidrisdependent-type

Read More
fat arrow in Idris...

syntaxidris

Read More
Can the compiler find proofs implicitly in Idris?...

idrisdependent-type

Read More
Is there a way to prove stuff in Idris without a model?...

idris

Read More
Function only works when flipped...

idris

Read More
Difference between type parameters and indices?...

coqagdadependent-typetype-theoryidris

Read More
Type of nonzero integers in Idris?...

typesidris

Read More
prioritize functions from current module if name collision occurs...

idris

Read More
specify interpretation scope to interpret decimal string as Nat...

idris

Read More
How to map Type to Value in Idris/Agda/Coq?...

coqagdaidrisdependent-type

Read More
Pattern Match on Equality...

haskellidrisdependent-type

Read More
Idris - Can I express that two type parameters are equal in a pattern match?...

equalityidrisdependent-typetype-parameter

Read More
Naming return value in Idris?...

idris

Read More
Is it possible to abstract over kinds in Idris?...

idris

Read More
Idris - Type errors in dependently typed functions...

functional-programmingidrisdependent-type

Read More
Type Checking failed when using Dependent Pair...

idrisdependent-type

Read More
Dependent Tuple in Idris?...

idrisdependent-type

Read More
How to prove things about primitive strings?...

idris

Read More
using rewrite in Refl...

idris

Read More
Quicksort in Idris...

quicksortidris

Read More
Is it possible to extract the second element of Sigma on the calculus of constructions with simple i...

haskellfunctional-programmingcoqagdaidris

Read More
BackNext