Search code examples
Inferred curried function signatures in F#...

f#type-theory

Read More
Define lists with least fixed point, sum, and product types...

haskelltype-theoryfixpoint-combinators

Read More
Free theorems in C++: are templates inherently ignorant and neutral with their objects of unknown ty...

c++templatesabstractiontype-systemstype-theory

Read More
Finding the most general unifier in Haskell using Data.Comp.Unification (beginner question)...

haskelltype-inferencelambda-calculusunificationtype-theory

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

coqdependent-typetheorem-provingtype-theory

Read More
Zip function in System F...

lambda-calculustype-theorysystem-f

Read More
Formulating a dependent type system in Agda...

logicagdadependent-typetype-theory

Read More
Can type constructors be considered as types in functional programming languages?...

scalahaskelltypestype-theory

Read More
Are definitional and propositional extenionality on top of intensional type theory equivalent?...

agdadependent-typetype-theoryhomotopy-type-theory

Read More
How to prove that the defining equations of the recursor for N hold propositionally using the induct...

functional-programmingagdadependent-typetype-theoryhomotopy-type-theory

Read More
How does the compiler know to return the right type?...

type-inferenceelmtype-theory

Read More
Why J axiom takes 2 x when giving signature of x, y?...

equalityagdatype-theory

Read More
Is there a type theory in which the equivalence of identically shaped inductive datatypes is represe...

typescoqidrisdependent-typetype-theory

Read More
Creating three dimensional Array with arbitrary type and map in Scala...

javascalascala-collectionstype-theory

Read More
A category of type-changing substitutions...

haskellprogramming-languagesagdatype-theory

Read More
What is a clean algorithm to recover a CC term from an untyped one and its CC type?...

haskelllambda-calculustype-theory

Read More
Representing Functions as Types...

functionhaskellcoqtype-theory

Read More
What is positivity checking?...

agdatheorem-provingtype-theory

Read More
What's the difference between parametric polymorphism and higher-kinded types?...

haskellrusthigher-kinded-typestype-theoryparametric-polymorphism

Read More
Proving commutativity of type level addition of natural numbers...

haskelldependent-typetype-theory

Read More
Subtype relation of Option type...

scalatype-theorysubtyping

Read More
Type theory: type kinds...

scalahaskelltypesprogramming-languagestype-theory

Read More
Difference between type parameters and indices?...

coqagdadependent-typetype-theoryidris

Read More
Proving the principle of explosion in Agda...

agdatheorem-provingtype-theory

Read More
Coq HoTT - How to correctly put a definition inside a theorem?...

coqtype-theory

Read More
How to deconstruct an SNat (singletons)...

haskellsingletontype-theory

Read More
Implementing non-positional keyword arguments in Haskell...

haskelltypestype-theory

Read More
How to prove a relation at compile-time in Lean?...

dependent-typetype-theorylean

Read More
How to pattern match on a Prop when proving in Coq without elimination on Type...

coqdependent-typetheorem-provingtype-theorylean

Read More
In Lean, is it possible to use decidable_linear_order with a user defined equality relation?...

dependent-typetype-theorylean

Read More
BackNext