Inferred curried function signatures in F#...
Read MoreDefine lists with least fixed point, sum, and product types...
Read MoreFree theorems in C++: are templates inherently ignorant and neutral with their objects of unknown ty...
Read MoreFinding the most general unifier in Haskell using Data.Comp.Unification (beginner question)...
Read MoreHow to prove that "Type <> Set" (i.e. Type is not equal to Set) in Coq?...
Read MoreFormulating a dependent type system in Agda...
Read MoreCan type constructors be considered as types in functional programming languages?...
Read MoreAre definitional and propositional extenionality on top of intensional type theory equivalent?...
Read MoreHow to prove that the defining equations of the recursor for N hold propositionally using the induct...
Read MoreHow does the compiler know to return the right type?...
Read MoreWhy J axiom takes 2 x when giving signature of x, y?...
Read MoreIs there a type theory in which the equivalence of identically shaped inductive datatypes is represe...
Read MoreCreating three dimensional Array with arbitrary type and map in Scala...
Read MoreA category of type-changing substitutions...
Read MoreWhat is a clean algorithm to recover a CC term from an untyped one and its CC type?...
Read MoreWhat's the difference between parametric polymorphism and higher-kinded types?...
Read MoreProving commutativity of type level addition of natural numbers...
Read MoreDifference between type parameters and indices?...
Read MoreProving the principle of explosion in Agda...
Read MoreCoq HoTT - How to correctly put a definition inside a theorem?...
Read MoreHow to deconstruct an SNat (singletons)...
Read MoreImplementing non-positional keyword arguments in Haskell...
Read MoreHow to prove a relation at compile-time in Lean?...
Read MoreHow to pattern match on a Prop when proving in Coq without elimination on Type...
Read MoreIn Lean, is it possible to use decidable_linear_order with a user defined equality relation?...
Read More