Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in agda

Agda: how does one obtain a value of a dependent type?

agda dependent-type

What's a good way to represent free groups?

agda dependent-type idris

How to get syntax declarations to be used by case splitting

emacs agda

Why does the Agda typechecker crash on this program

Does Idris have an equivalent to Agda's ↔

list equality agda idris

Types are erased before run time

Partial function in Coq / underdefined?

Installing Agda onto Windows 7

agda

What is the exact difference between Fix and Self on the Calculus of Constructions?

How to use Prop from UTT in Agda

agda dependent-type

Type hierarchy definition in Coq or Agda

coq agda

How Agda determines a type is impossible

agda dependent-type

Can I use inductive type families in Cubical Agda?

Arity-generic programming in Agda

What does \forall (∀) actually mean in a signature?

agda dependent-type

Does Idris have an equivalent to Agda's `_` expressions?

Proving `T b` when `b` is already matched on

boolean agda inspect