Search code examples
What is the type of a pi type?...


typesdependent-type

Read More
In scala shapeless, is it possible to use literal type as a generic type parameter?...


scalashapelessdependent-type

Read More
types as parameters in coq...


polymorphismcoqdependent-typeparametric-polymorphism

Read More
In scala shapeless library, is there a native way to convert a product type (HList/Generic/NamedGene...


scalashapelessdependent-typealgebraic-data-types

Read More
How to rewrite given two dependent types are equal in Coq...


coqdependent-type

Read More
Lifting existentials to type level...


haskellidrisdependent-typesingleton-type

Read More
Rewriting with John Major's equality...


coqdependent-type

Read More
Agda: can I prove that types with different constructors are disjoint?...


functional-programmingagdadependent-type

Read More
Coq: type mismatch on dependent lists which could be solved by a proof...


listcoqdependent-typetheorem-proving

Read More
Does injectivity of Type product make sense?...


coqdependent-type

Read More
Record, Proof irrelevance, and John Major's equality...


coqdependent-type

Read More
Why isn't dependent type inffered by the compiler?...


scalafunctional-programmingshapelessdependent-typetype-level-computation

Read More
How to tell a dependent match two nats are equal...


coqdependent-type

Read More
How to make it so that dependent types in two different traits are recognized as the same type...


scalatraitsdependent-typepath-dependent-typetype-members

Read More
Can one prove an equivalent to Forall_inv for heterogeneous lists in Coq?...


coqdependent-type

Read More
Is there a language with constrainable types?...


haskellagdadependent-type

Read More
How to understand the type declaration and definition for List and Vect in Idris lang?...


typesprogramming-languagesidrisdependent-type

Read More
Use template from dependent type...


c++dependent-typetemplate-templates

Read More
How to guarantee that passed object key is callable using Typescript?...


javascriptreactjstypescripttypesdependent-type

Read More
How to use a refutation to direct the type checker in Haskell?...


haskelltypesdependent-typetheorem-proving

Read More
Coq : How to correctly remember dependent values without messing up the induction hypothesis?...


coqproofdependent-type

Read More
Is there any trick to avoid the `typename` keyword inside a template class?...


c++templatesc++17dependent-type

Read More
How to properly wrap over a datatype indexed by an inductive datatype?...


haskelltypesdependent-type

Read More
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
BackNext