Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependent-type

Pattern matching using information from theorems

How do you prove probabilities are closed under multiplication with dependent types?

proof dependent-type idris

Are constructors in the plain calculus of constructions disjoint and injective?

haskell specifying ordered list in type signature

haskell dependent-type

How to sort within a row of a data frame with categorical variables?

Type witness for presence of configuration parameters in Haskell

haskell dependent-type

How do I run Pie (from The Little Typer) from the command line?

How do I efficiently add existentially typed safe money values?

Type safe modular arthmetic no annotation

Does calling a dependent function that has not been yet declared at the point of template definition cause the program to be IFNDR?

Dependent types and polymorphism in Python with mypy

Are generics parameterized by values the same as dependent types?

Coq: trying to use dependent induction

Is there a language with constrainable types?

haskell agda dependent-type

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

How to make Vect n Int an instance of Monoid

Typed abstract syntax and DSL design in Haskell

Coq: type mismatch on dependent lists which could be solved by a proof

How to use toSing from singletons library?