Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependent-type

Eliminating a Maybe at the type level

agda dependent-type

Is it possible to express the type of balanced untagged binary trees on the calculus of constructions?

In scala, is it possible to initialise a singleton object from a TypeTag?

Understanding 'impossible'

dependent-type idris

Transform casual list into dependently typed list in Coq

When are dependent types needed in Shapeless?

Class method with heterogeneous recursive infinite and dependent type argument

Can one simplify the Codensity monad on Maybe?

Getting a regular List from a Type List

Haskell :: How do I create a Vector of arbitrary length?

How to prove "~(nat = False)", "~(nat = bool)" and "~(nat = True)" in coq

Factory method with dependent type

Why aren't existential quantification and datakinds working together?

An agda proposition used in the type -- what does it mean?

agda dependent-type

Forall quantifier and complex boolean propositions in Idris

Automatic detection of domain for dependent type function in Idris