Programming in the Calculus of Inductive Constructions with Coq...
Read MoreWhat's the role of unification in Coq's core type system?...
Read MoreGeneric function that returns different types based on the value of an argument...
Read MoreWhy the `Let-in` construct cannot be defined as a derived form in a dependently-typed language?...
Read Morehaskell specifying ordered list in type signature...
Read MoreHow to define induction on natural numbers in Scala 2.13?...
Read MoreMorphism signature for dependently-typed vectors in coq...
Read MoreCombining types for a servant endpoint...
Read MoreWhat are equality witnesses like `Type.eq` / `Typing_equal.equal` used for?...
Read MoreHaskell simplify Dependent Type function signature...
Read MoreDependent types and polymorphism in Python with mypy...
Read MoreCan one simplify the Codensity monad on Maybe?...
Read MoreCoq: Unification fails with record...
Read MoreChecking Constant Generics for Certain Properties in Rust...
Read MoreAgda: Can't find std-lib when installing with Stack...
Read MoreWhy can't I define this rewrite rule for type elimination of proof-irrelevant disjunctions in Ag...
Read MoreHow do I define a type for a point in R^n for arbitrary n in Lean 4?...
Read Moredependent types without helper type...
Read MoreHow to write a safe `length` function to a `Vec` in Agda?...
Read MoreConcept of First-Classed Type in Idris...
Read MoreHaskell :: How do I create a Vector of arbitrary length?...
Read MoreCoq: trying to use dependent induction...
Read More