Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependent-type

How to prove that "Type <> Set" (i.e. Type is not equal to Set) in Coq?

Type level environment in Haskell

Using sets in lean

How can I have a method parameter with type dependent on an implicit parameter?

scala dependent-type

Why the `Let-in` construct cannot be defined as a derived form in a dependently-typed language?

How to make use of information known about this function type in Coq

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