Search code examples
Given a function in Agda, some argument, and a new value, how to generate new function where the res...


function-definitionagdaformal-verificationformal-semantics

Read More
Agda. Parameters before/after colon...


typesparameterssyntaxagda

Read More
lookup using Maps from Data.Tree.AVL.Map in Agda...


agdaagda-stdlib

Read More
Agda: Confusion with Inspect...


agda

Read More
Do we need to put symbol between each argument in Agda's notation?...


agda

Read More
Proving a Type is Uninhabited in Agda...


agdatheorem-provinginduction

Read More
Applying Reflexivity of String Equivalence in Agda Proofs...


stringequalityagdadecidable

Read More
Instance search fails with multiple solutions even though all solutions are equal...


agda

Read More
Assisting Agda's termination checker...


functional-programmingterminationagda

Read More
Why do we need containers?...


haskellgenericsagdadependent-typetype-theory

Read More
Pointwise Equality ≗ vs Propositional Equality ≡ in Agda...


agdaequality-operatoragda-stdlib

Read More
Agda: Function for Propositional Equality...


agdaplfa

Read More
Agda: Can't find std-lib when installing with Stack...


functional-programmingagdadependent-typetheorem-provingagda-mode

Read More
Type Alias in Agda...


agdatype-alias

Read More
Modular arithmetic proofs in agda...


mathproofagdatheorem-provingagda-stdlib

Read More
How to prove strict inequality holds for no in Agda...


agdainequalitynegation

Read More
How do you do equational reasoning for user defined equational relations with agda-stdlib?...


equalityagdatheorem-proving

Read More
Parse Errors in Agda in terms of definition...


agda

Read More
Proof that Vec ++ [] == Vec?...


agda

Read More
Mimicking Haskell canonicity (one-instance only) of typeclasses in Agda...


haskellnormalizationtypeclassagda

Read More
How do you use the Ring solver in Cubical Agda?...


solveragdahomotopy-type-theorycubical-type-theory

Read More
Why can't I define this rewrite rule for type elimination of proof-irrelevant disjunctions in Ag...


agdadependent-typetype-theory

Read More
Why cannot define function of type 'Set -> Set' in Agda?...


agda

Read More
Agda: Failed to solve the following constraints: P x <= _X_53 (blocked on _X_53)...


coqagdatype-theoryhomotopy-type-theoryagda-mode

Read More
How to learn agda...


type-systemstheorem-provingagda

Read More
Is the image of a `hcomp` the `hcomp` of images?...


agdacontinuouscubical-type-theory

Read More
Differences between Agda and Idris...


agdatype-theoryidris

Read More
How to tell Agda to unfold a definition to prove an equivalency...


agda

Read More
How to tell Agda that property always holds in branch of `if`?...


agda

Read More
Equivalent of Coq's `Eval` for Agda...


agdaagda-mode

Read More
BackNext