Search code examples
What can Coq do while Agda/Idris can't do?...

coqagdaidris

Read More
How can I have a constrained Finite State Machine in Haskell / Idris?...

haskellidrisstate-machinepushdown-automaton

Read More
Finding an implementation (of show) for an inductively defined type...

polymorphismtypeclassdependent-typeidris

Read More
Idris - Eq for enumerated type...

typesidris

Read More
How can I go about creating distinct variables in Idris?...

idris

Read More
indexed by a type vs containing a type in idris...

typesrecordsdependent-typeidrisphantom-types

Read More
Prove two values are equal from case statement...

pattern-matchingtypecheckingidrisunification

Read More
How to pattern match multiple values in Idris/Agda/Coq?...

coqagdadependent-typeidris

Read More
Idris - equality assertion fails...

idris

Read More
type mismatch between m and (minus m 0)...

idris

Read More
Why are these two tuples in idris equal?...

idris

Read More
How does the order of implicit arguments affect idris?...

idris

Read More
Idris - proof on inductive step...

idris

Read More
Idris rewrite does not happen...

idris

Read More
Keeping track of "state" when writing equality proofs that are long chains of transitively...

proofagdaidrisequational-reasoning

Read More
Why do these declarations (for the same pattern) satisfy the type checker?...

typesidrisproof-of-correctness

Read More
Why does this 'with' block spoil the totality of this function?...

idristerminationtotality

Read More
Non-empty-list comonad...

listidriscategory-theorycomonad

Read More
Idris determining result vector length...

dependent-typeidris

Read More
Converting Coq to Idris...

coqidris

Read More
Idris: Implicit parameters in records...

idris

Read More
Difficulty applying a proof in Idris...

idristheorem-proving

Read More
How to rewrite term in type signature for proof in Idris?...

idrisproof-of-correctness

Read More
Idris - Define a primes type...

primesidris

Read More
Is there a value that has a type of Show Int?...

typeclassidris

Read More
LTE for Integers (ZZ)...

idris

Read More
Implementation of rational numbers in Idris...

idrisrational-numbers

Read More
Dependent types: enforcing global properties in inductive types...

dependent-typeidris

Read More
Unifying len and S len would lead to infinite value...

type-inferencedependent-typeidris

Read More
Dependent types: Vector of vectors...

coqdependent-typeidris

Read More
BackNext