What can Coq do while Agda/Idris can't do?...
Read MoreHow can I have a constrained Finite State Machine in Haskell / Idris?...
Read MoreFinding an implementation (of show) for an inductively defined type...
Read MoreHow can I go about creating distinct variables in Idris?...
Read Moreindexed by a type vs containing a type in idris...
Read MoreProve two values are equal from case statement...
Read MoreHow to pattern match multiple values in Idris/Agda/Coq?...
Read Moretype mismatch between m and (minus m 0)...
Read MoreWhy are these two tuples in idris equal?...
Read MoreHow does the order of implicit arguments affect idris?...
Read MoreKeeping track of "state" when writing equality proofs that are long chains of transitively...
Read MoreWhy do these declarations (for the same pattern) satisfy the type checker?...
Read MoreWhy does this 'with' block spoil the totality of this function?...
Read MoreIdris determining result vector length...
Read MoreIdris: Implicit parameters in records...
Read MoreDifficulty applying a proof in Idris...
Read MoreHow to rewrite term in type signature for proof in Idris?...
Read MoreIs there a value that has a type of Show Int?...
Read MoreImplementation of rational numbers in Idris...
Read MoreDependent types: enforcing global properties in inductive types...
Read MoreUnifying len and S len would lead to infinite value...
Read MoreDependent types: Vector of vectors...
Read More