Search code examples
Pull type-level value out of dependent type/using type-level bindings at value-level...


haskelldependent-typegadtdata-kinds

Read More
type mismatch occurs while the evaluated values are equal...


functional-programmingidrisdependent-type

Read More
How to avoid repetition when "factoring" a Haskell function into two functions with variou...


haskelldependent-type

Read More
Using a class as template parameter in its own decleration...


c++gccnestedforward-declarationdependent-type

Read More
Simple equality proofs on lists in idris (prooving xs ++ [x] = ys ++ [y] -> x = y -> xs = ys)...


idrisdependent-typetheorem-proving

Read More
Disjointness of constructors in Pie...


dependent-type

Read More
Why does Idris give me Type mismatch error for the following code?...


idrisdependent-type

Read More
Trouble in implementing dependently typed lookup in Coq using Equations...


coqdependent-type

Read More
Limits of dependent typing in Idris...


haskelldependent-typeidris

Read More
Can one make a sized list using singleton Nats (like 0, 1, ...) from Lists in Haskell?...


haskelldependent-typetype-level-computationsingleton-type

Read More
Is there a function to extract a value from a Singleton?...


haskelltypesdependent-typesingleton-type

Read More
Retrieving constraints from GADT to ensure exhaustion of pattern matching in Coq...


coqdependent-typegadt

Read More
How to prove that "Type <> Set" (i.e. Type is not equal to Set) in Coq?...


coqdependent-typetheorem-provingtype-theory

Read More
Coq: prove that an inductive type w/o a non-recursive constructor is uninhabitated...


coqdependent-typetheorem-proving

Read More
Map with Strings as Keys in Agda?...


typesmodulefunctional-programmingagdadependent-type

Read More
Is the %hint annotation imported/Dec and auto annotation?...


annotationsidrisdependent-type

Read More
Dependent type seems to “not work” when generated by Scala macro...


scalashapelessscala-macrosdependent-typescala-quasiquotes

Read More
Equality between vectors with same length but different length expression in type...


equalityidrisdependent-type

Read More
Working with types up to a certain equivalence...


idrisdependent-type

Read More
Scala Dependent type does not compile...


scaladependent-typepath-dependent-type

Read More
Scala: Returning a dependent type...


scaladependent-typepath-dependent-typetype-projection

Read More
Can Swift structs self-delete?...


swiftreturndependent-type

Read More
Church encoding of dependent pair...


coqagdadependent-typechurch-encoding

Read More
Transform casual list into dependently typed list in Coq...


coqdependent-type

Read More
Polymorphic constant in a dependent type signature?...


constantsidrisdependent-typeparametric-polymorphism

Read More
Coq doesn't recognize equality of dependent list...


coqproofdependent-typeproof-of-correctnesschurch-encoding

Read More
Proving equality of types depending on (further) proofs...


idrisdependent-type

Read More
Formulating a dependent type system in Agda...


logicagdadependent-typetype-theory

Read More
Is it possible to do dependent types in Shen?...


typeslispdependent-typeshen

Read More
type of Idris chop...


typesfunctional-programmingidrisdependent-type

Read More
BackNext