Search code examples
Scala dependent products without pointless casts...


scaladependent-type

Read More
Do typing judgements have a kind?...


haskelltypespolymorphismdependent-typetype-kinds

Read More
Why can't coq infer the that 0+n=n in this dependently typed program?...


listtype-inferencerocq-proverdependent-type

Read More
Does Idris have an equivalent to Agda's `_` expressions?...


agdadependent-typetheorem-provingidris

Read More
Returning templated dependent types...


c++templatesdependent-type

Read More
Declaration of dependent type as function parameter in template class...


c++visual-studiotemplatesgccdependent-type

Read More
Choosing a typeclass on construction of a data type...


dependent-typeidris

Read More
How can I express the type of 'takeWhile for vectors'?...


haskelltypesbindingdependent-type

Read More
How Agda determines a type is impossible...


agdadependent-type

Read More
Why can't I define `Eq` using only indices in Agda?...


typesfunctional-programmingagdadependent-typetype-theory

Read More
Self-representation and universes in OTT...


agdadependent-typetype-theoryobservational-type-theory

Read More
Is it possible to type a variadic function in Haskell?...


haskelltypesdependent-type

Read More
Why Left Identity over "Addition" is trivial proof but Right Identity is not?...


agdadependent-type

Read More
Proving function evaluates to True in Idris...


equalitydependent-typeidris

Read More
Size indexed mutable arrays in Haskell...


arrayshaskelldependent-type

Read More
how to interpret REL in agda...


agdadependent-type

Read More
Haskell how to construct object having dependent types...


haskelldependent-type

Read More
Simple dependently typed Temperature converter in Haskell, is it possible to make this code shorter?...


haskelldependent-typeidris

Read More
Singletons in Heterogenous Lists...


haskelldependent-typedata-kindssingleton-type

Read More
Inferring general typeclass instance from a series of smaller ones?...


haskelltypeclassdependent-typegadt

Read More
Provable coherence in OTT...


agdadependent-typetype-theoryobservational-type-theory

Read More
I was trying to break Haskell and got an "Inaccessiable code" error from GHC. What does it...


haskelltypescompiler-errorsdependent-type

Read More
What are cumulative universes and `* : *`?...


functional-programmingtype-systemsagdadependent-typeidris

Read More
Strange error message in Idris...


dependent-typeidris

Read More
Factory method with dependent type...


scalafunctional-programmingdependent-typepath-dependent-type

Read More
Haskell type level literal Nat: status?...


haskelldependent-type

Read More
Is it possible to partially apply nth parameter in Haskell?...


haskellfunctional-programminggeneric-programmingdependent-type

Read More
Idris - Computation on types based on decidable property doesn't typecheck...


dependent-typeidristype-level-computation

Read More
Recovering a type in Idris...


agdadependent-typeidris

Read More
Type (in)equalities in the presence of data families...


haskelldependent-typetype-families

Read More
BackNext