Case class constructor argument type depending on the previous argument value...
Read MoreDeducing equality from existT equality...
Read MoreAgda: pattern matching equal variables?...
Read MoreType witness for presence of configuration parameters in Haskell...
Read MoreCoq vector: shiftin, shiftout, and last...
Read MoreAgda: cannot instantiate metavariable...
Read MoreAgda: is there a way to use the information provided by with-abstraction in the function definition?...
Read MoreCan 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 MoreWhy are `given ... with { ... }` and `given ... = new { ... }` working differently?...
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 More