Can I write a dependent left fold in terms of a dependent right fold?...
Read MoreIs there any difference between "parameters" and "indices" in Coq theorems?...
Read MoreComposing dependent functions in Lean...
Read MoreDoes calling a dependent function that has not been yet declared at the point of template definition...
Read MoreAgda-like programming in Coq/Proof General?...
Read MoreHow to Notify the Agda Type-Checker that two Types are Indeed Equal?...
Read MoreWrong Typeclass Instance used in Coq Proof...
Read MoreHow do I annotate a function whose return type depends on its argument?...
Read MoreHow to define mutual inductive propositions in Lean?...
Read MoreProving that user has always less money than bank...
Read MoreIn Scala 3 with DOT calculus, is `this.type` a path-dependent type? What makes it special?...
Read MoreCan a dependently typed language be Turing complete?...
Read MoreHow to promote value into type with withKnownNat...
Read MoreCan I get a Rust array's length with only a type, not a concrete variable?...
Read MoreNotation for functions returning dependent types...
Read MoreSimple dependent type example in Haskell for Dummies. How are they useful in practice in Haskell? Wh...
Read MoreDependent equality with 2 different type functions...
Read MoreHow can I prove dependent function types equal in Agda?...
Read MoreHow to prove a = b → a + 1 = b + 1 in lean?...
Read MoreHow do I run Pie (from The Little Typer) from the command line?...
Read MoreHow do I efficiently add existentially typed safe money values?...
Read MoreWhy can some disjoint and exhaustive patterns not be represented as definitional equalities?...
Read MoreIn Scala 3 (dotty) or Scala 2, how to make dependent types transitive?...
Read MoreHow to deal with non-termination error in Cubical Agda...
Read MoreHow to use the result of a depedent pair?...
Read MoreProgramming 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 More