Search code examples
How to map Type to Value in Idris/Agda/Coq?...


coqagdaidrisdependent-type

Read More
Pattern Match on Equality...


haskellidrisdependent-type

Read More
Idris - Can I express that two type parameters are equal in a pattern match?...


equalityidrisdependent-typetype-parameter

Read More
Dependent types over datatypes...


dependent-typeats

Read More
Idris - Type errors in dependently typed functions...


functional-programmingidrisdependent-type

Read More
Haskell type is too permissive: need to apply continuation at most once...


haskelltypesdependent-type

Read More
`decide equality` for Mutually Recursive Types in Coq?...


functional-programmingcoqdependent-typetheorem-provingcoq-tactic

Read More
Equality of dependent types and dependent values...


equalitycoqdependent-type

Read More
Type Checking failed when using Dependent Pair...


idrisdependent-type

Read More
Dependent Tuple in Idris?...


idrisdependent-type

Read More
With expression non evaluation...


agdadependent-type

Read More
Prove that the only zero-length vector is nil...


coqdependent-type

Read More
Coq inference behavior...


typescoqagdadependent-type

Read More
Coq Index Relation...


coqdependent-type

Read More
Finding an implementation (of show) for an inductively defined type...


polymorphismtypeclassdependent-typeidris

Read More
indexed by a type vs containing a type in idris...


typesrecordsdependent-typeidrisphantom-types

Read More
Does Haskell have kind unification?...


haskelldependent-typehigher-kinded-typesdata-kindssingleton-type

Read More
Enforce different value constructors in functions signature...


haskelltypesghcdependent-typedata-kinds

Read More
Implicit resolution of dependent types in Scala...


scalatypeclassimplicitdependent-typescala-implicits

Read More
Dependent type involving nat addition...


agdadependent-type

Read More
How to pattern match multiple values in Idris/Agda/Coq?...


coqagdadependent-typeidris

Read More
Testing polynomial definition (from natural numbers to integers)...


dependent-typeformal-verificationlean

Read More
Which vector library to use in coq?...


listvectorcoqproofdependent-type

Read More
TypeLits or Singletons: Promoting an `Integer` to `KnownNat` (`Nat`) at Runtime...


haskelltypesghcdependent-typesingleton-type

Read More
Getting a regular List from a Type List...


haskelltypesghcdependent-type

Read More
Defining the predecessor function (with pred 0 = 0) for the natural numbers in Lean...


dependent-typeformal-verificationlean

Read More
Idris determining result vector length...


dependent-typeidris

Read More
Can I use a notation for an Inductive type to define that type in Coq?...


coqnotationdependent-type

Read More
Is it possible to assign a KnownNat at runtime?...


haskellghcdependent-type

Read More
Using haskell's singletons, how can I write `fromList :: [a] -> Vec a n`?...


haskellsingletondependent-typesingleton-type

Read More
BackNext