Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependent-type

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

Declaring and working with Kinds in Haskell

Proving identity for binary operator on Fin

proof dependent-type idris

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

Agda: How to infer proof of _ (or, how to implement a binary search tree)

agda dependent-type

Adding an Ord instance to 'singleton' package generated naturals

Using a class as template parameter in its own decleration

How to define a pair type in Idris that only holds certain combinations of values

idris dependent-type

Can I use a notation for an Inductive type to define that type in Coq?

forall in a kind signature