Search code examples
Returning the type of a constructor by a function...


functional-programmingagdatype-theory

Read More
Agda: pattern matching equal variables?...


typesfunctional-programmingagdadependent-type

Read More
Agda: how to prove lemma 4.2.5 in HoTT book...


agdahomotopy-type-theory

Read More
Agda: cannot instantiate metavariable...


agdadependent-typecommutativity

Read More
Agda: is there a way to use the information provided by with-abstraction in the function definition?...


agdadependent-type

Read More
Can I write a dependent left fold in terms of a dependent right fold?...


haskellfoldagdadependent-type

Read More
How to prove in Agda that every equivalence in the type 𝟚 is either id or a permutation?...


agdahomotopy-type-theory

Read More
Haskell's Arrow-Class in Agda and -> in Agda...


haskellagdaarrow-abstraction

Read More
Agda proof that a type is a set dont work anymore with cubical agda...


agdacubical-type-theory

Read More
Agda-like programming in Coq/Proof General?...


rocq-proveragdadependent-typeproof-generalcoqide

Read More
How to Notify the Agda Type-Checker that two Types are Indeed Equal?...


typesequalityagdadependent-type

Read More
How do I prove pseudo-associativity of generalized composition in Agda?...


compositionagdaassociativityagda-stdlib

Read More
Defining operations on HITs...


agda

Read More
Agda: Parse error when proving that ¬Any≃All¬...


agda

Read More
Agda: prove that ¬Any≃All¬, FromTo base case...


agda

Read More
use that an argument has a certain pattern when proving an identity...


agda

Read More
Unsafe coerce and more efficient Agda code (-ftrust-me-im-agda)...


haskellagda

Read More
Agda termination checking failed for reverse-++-distrib exercise...


agdaplfa

Read More
Non-tedious AST transformation proofs in Agda...


agda

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


haskellocamlrocq-proveragdadependent-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
BackNext