Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependent-type

type constructor currying? (trying to create a data constructor accepting one type from another data constructor accepting two types)

How can i simplify this type?

Dependent type involving nat addition

agda dependent-type

Why can't I have a definiens with type parameters in MMT (using PLF)?

Dependent type seems to “not work” when generated by Scala macro

Choosing a typeclass on construction of a data type

dependent-type idris

Proving concatenation of language is associative in Agda

Equality between vectors with same length but different length expression in type

Is there a notion of "heterogenous collection of a given shape"?

idris dependent-type

Weird proof obligations resulting from a push/pop evaluator in Coq

Map with Strings as Keys in Agda?

Additional pattern matching on the second argument in `plus` for `Nat` type

Seeming contradiction typechecks in Idris

Rewriting with John Major's equality

Pattern matching using information from theorems