Search code examples
Non-tedious AST transformation proofs in Agda...


agda

Read More
Can a dependently typed language be Turing complete?...


haskellocamlcoqagdadependent-type

Read More
How to create a list of elements of an indexed data type, whose length depends on the index...


listhaskellfunctional-programmingagdatype-theory

Read More
Failed to solve constraints: (k ≤ 5) x (k * 2 ≡ 5). How could I make this work?...


agdatheorem-proving

Read More
Inductive relations: Explicit proof that inverse relation is refl...


agda

Read More
Agda mode not converting unicode commands to symbols...


agdaagda-mode

Read More
Agda allows for incorrect proofs?...


agda

Read More
Agda: Why does the compiler demand Set_1, not Set in a data definition?...


setagda

Read More
Agda: Could not parse the application...


agda

Read More
Agda error: Importing module IO using the --guardedness flag from a module which does not...


agdaagda-mode

Read More
Agda error: Not in scope when compiling example from documentation...


agdaagda-mode

Read More
How to prove that equal function types have equal domains?...


agda

Read More
How can I prove dependent function types equal in Agda?...


agdadependent-typetheorem-proving

Read More
stuck on a proof (modeling IMP language)...


isabelleagdaproof-assistant

Read More
Agda proving Bool ≢ ⊤...


functional-programmingagdaagda-mode

Read More
Why can some disjoint and exhaustive patterns not be represented as definitional equalities?...


functional-programmingpattern-matchingagdadependent-typetype-theory

Read More
Agda Recursion on Proof...


proofagdaagda-mode

Read More
Agda Unresolved Metas...


proofagda

Read More
Lexicographic ordering of pairs/lists in Agda using the standard library...


standard-libraryagda

Read More
Cubical Agda Inclusion Order...


agda

Read More
How to deal with non-termination error in Cubical Agda...


agdadependent-typecubical-type-theory

Read More
How to use agda almost without data, only with postulates?...


logicagda

Read More
Agda - Counting Fixpoint In constructors...


functional-programmingagda

Read More
sum of Fin maps in Agda...


functional-programmingagda

Read More
Ill-typed with abstraction while pattern matching on the decideable comparator, union type and depen...


functional-programmingagdaagda-stdlib

Read More
Agda: agda unfolds the function definition excessively...


agda

Read More
How to prove that a functional is injective in Agda?...


agda

Read More
How to use Cabal dependencies from Agda's Haskell FFI?...


haskellcabalffiagda

Read More
Agda how to run compiled .agdai binaries?...


binaryfilesagdaagda-mode

Read More
How do I prove two applications of the absurd pattern result in the same in Cubical Agda?...


agdacategory-theorycubical-type-theory

Read More
BackNext