Search code examples
Run-time cost of dependently-typed programming with GHC...


haskelloptimizationruntimecompile-timedependent-type

Read More
Dependent Types: How is the dependent pair type analogous to a disjoint union?...


haskellagdadependent-typeidriscurry-howard

Read More
Automatic detection of domain for dependent type function in Idris...


functional-programmingdependent-typeidrisinjective-function

Read More
Is there a nice way to use `->` directly as a function in Idris?...


dependent-typeidris

Read More
Subtyping in Coq...


coqdependent-type

Read More
How do I define partially ordered sets in Lean?...


setdependent-typetheorem-provinglean

Read More
Is it possible to write this function in Haskell?...


haskelldependent-type

Read More
Bringing "The Singletons Paper" up to date. How can I implement the AChar datatype using s...


haskellsingletondependent-type

Read More
Coinduction and dependent types...


coqdependent-typecoinduction

Read More
is it possible to have different behaviors for the same constructor?...


haskelldependent-type

Read More
Total real-time persistent queues...


haskellqueuedependent-typegadt

Read More
Arrays and type class-lifting (and dependent types?)...


haskelltypeclassdependent-type

Read More
How do you prove probabilities are closed under multiplication with dependent types?...


proofdependent-typeidris

Read More
In Idris, how to add 1 to a Fin until a "max" is Reached...


enumsdependent-typeidris

Read More
Order of type arguments in indexed vectors...


haskelldependent-type

Read More
Quickchecking a property about length indexed lists...


haskelldependent-typequickcheck

Read More
Haskell: How to write a `Monoid` instance for something that depends on parameters...


haskelldependent-typemonoids

Read More
Stuck on a simple equality proof...


agdadependent-type

Read More
Monotonic sequence type in haskell...


haskelldependent-type

Read More
Could not deduce SingI of predecessor Nat...


haskelldependent-typesingleton-typecurry-howard

Read More
Is Agda without K less powerful?...


pattern-matchingagdadependent-type

Read More
Is it possible to reverse type-aligned traversals?...


haskelldependent-type

Read More
Adding an Ord instance to 'singleton' package generated naturals...


haskelldependent-typetemplate-haskellsingleton-type

Read More
Why Nat data type in Idris starts with 0 and not 1?...


dependent-typeidris

Read More
Why does Scala compiler forbid declaration of a wildcard type as super type of a type parameter...


scalatype-parameterdependent-typeexistential-typetype-bounds

Read More
Typed abstract syntax and DSL design in Haskell...


haskelldsllanguage-designdependent-type

Read More
Using a monad to implicitly check refinement type well-formedness...


haskelldependent-typerefinement-type

Read More
Type constraints on dimensionality of vectors in F# and Haskell (Dependent Types)...


haskellmatrixvectorf#dependent-type

Read More
Equality on dependent record types...


agdadependent-type

Read More
Singleton types in Haskell...


haskelldependent-typetype-theorysingleton-type

Read More
BackNext