Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in agda

Agda : Ambiguous name _==_. It could refer to any one of

agda

How to pass termination checking when recursing using map?

agda termination

How to define an alias in Agda's type delaration?

Working on Peano Axioms in Agda and hit a bit of a sticking point

haskell axiom agda

Equality of records in Agda

record equality agda

Is it possible to write a non-terminating web server in agda?

agda termination

Cubical Agda: how do I prove two things not equal

agda cubical-type-theory

Agda, type of proofs and with clause

agda

Representing homomorphisms without writing all laws out

Is there a language with constrainable types?

haskell agda dependent-type

On representations of permutations

Why haven't newer dependently typed languages adopted SSReflect's approach?

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

Merge sort in agda

agda

Stuck on proof with heterogeneous equality

agda

In Agda is it possible to define a datatype that has equations?

agda algebraic-data-types

How to define abstract types in agda

isabelle agda

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

coq agda dependent-type idris