Search code examples
Why is chain of equational reasoning failing to meet trivially solvable constraints?...

agdatype-constraintsequational-reasoning

Read More
In Agda, how to prove properties about matched patterns in with-abstractions?...

pattern-matchingwith-statementagda

Read More
How to write a type signature with two parameters?...

agda

Read More
Do we have an easy way to see elaborated core terms in agda?...

agda

Read More
Defining the head of a list with a proof object...

agda

Read More
Should I add src/MAlonzo to .gitignore?...

agda

Read More
Configuration file for command-line options...

agda

Read More
Auto solve implicit arguments by a function in Agda?...

agda

Read More
Proving a type is a Functor - Inference error?...

agda

Read More
Decidable equality of data types in Agda...

agda

Read More
Parametric theorem implied by goal...

agdaparametric-polymorphismcubical-type-theory

Read More
Why does Agda require pattern matching here...

agda

Read More
List Set should be a sort, but it isn't...

agda

Read More
Why is my definition not allowed because of strict positivity?...

coqagdatype-theory

Read More
Can I prove "coinductive principles" about coinductive type?...

coqagdadependent-typetype-theorycoinduction

Read More
Is flattening a list easier in dependently typed functional programming languages?...

haskellfunctional-programmingcoqagdaidris

Read More
How to define observational equality in Agda...

equalityagdainjective-function

Read More
How to break long lines in Agda...

agda

Read More
Substitute terms in Agda proofs...

agda

Read More
How to declare axioms in Agda?...

logicalgebraagda

Read More
A definition for finite sets in Agda...

agda

Read More
Why won't the following Agda code typecheck?...

agda

Read More
Increment binary value type by one...

recursionbinaryagda

Read More
Can I safely assume that isomorphic types are equal?...

coqproofagdadependent-typetheorem-proving

Read More
Agda – difference between type args on the left and right side of the colon...

agdadependent-typetype-level-computationcurry-howard

Read More
Agda not eliminating clause in goal despite pattern matching on it...

typesproofagdatheorem-proving

Read More
Proving inversion lemma for subtyping, termination checking, `subst`...

agda

Read More
What are the general forms for type ascription in Agda?...

agdaagda-mode

Read More
Termination checking failed to prove ∃-even′ : ∀ {n : ℕ} → ∃[ m ] ( 2 * m ≡ n) → even n...

agdaterminationplfa

Read More
Agda: How usual/curly braces are used relative to each other and to ':' sign...

typessyntaxdeclarationagda

Read More
BackNext