Search code examples
Coq doesn't recognize equality of dependent list...

coqproofdependent-typeproof-of-correctnesschurch-encoding

Read More
Practical reasons for Church Encoding...

haskellchurch-encoding

Read More
How to encode a Deferred type with Church?...

javascriptfunctional-programminglazy-evaluationthunkchurch-encoding

Read More
TypeScript 3.0 error on `unknown` usage...

javascripttypescripttypesfunctional-programmingchurch-encoding

Read More
Exponentiation function Haskell...

haskellexponentiationchurch-encoding

Read More
Church numerals: How should I interpret the numbers from expressions?...

lambda-calculuschurch-encoding

Read More
reduction steps for successor of 1 with Church numerals...

lambda-calculuschurch-encoding

Read More
Church Numerals in F#...

f#functional-programmingtype-inferencelambda-calculuschurch-encoding

Read More
Church encoding conversion function fails to compile with GADTs...

haskellgadtchurch-encoding

Read More
Church naturals, exponentiation function and type checking...

haskelllambdanumberschurch-encoding

Read More
Type signature declaration of some operations with Church numerals...

haskellchurch-encoding

Read More
Is the following a legit successor function for lambda calculus ? (Church Numeral)...

lambdalambda-calculuschurch-encoding

Read More
Lambda calculus (SML) - Apply a church number to another...

smlmllambda-calculuschurch-encoding

Read More
Closures and universal quantification...

scalafunctional-programmingclosureschurch-encodingquantifiers

Read More
How to create a type instance of class in haskell?...

haskelltypeschurch-encoding

Read More
How to implement Church Numerals using Java 1.8...

javagenericslambdajava-8church-encoding

Read More
Find the most general types of the following lambda calculus terms...

typeslambdatype-inferencelambda-calculuschurch-encoding

Read More
How to implement Church encoding division in haskell?...

haskelllambda-calculuschurch-encoding

Read More
lambda calculus in scala...

scalalambda-calculuschurch-encoding

Read More
What does this haskell expression mean...

haskelllambdachurch-encoding

Read More
can't deduce the numeral representation (church encoding) of a lambda expression λx.λy.x(xy)...

lambda-calculuschurch-encoding

Read More
Are Free monads are Church numerals?...

monadsfree-monadchurch-encoding

Read More
Implement in Haskell the Church encoding of the pair for polymorphic λ-calculus/System F...

haskellfunctional-programmingpolymorphismlambda-calculuschurch-encoding

Read More
Recursion for church numerals in scheme...

recursionschemelambda-calculuschurch-encoding

Read More
What does "Error: Universe inconsistency" mean in Coq?...

compiler-errorscoqchurch-encoding

Read More
Is it possible to use church encodings without breaking equational reasoning?...

listhaskellchurch-encodingequational-reasoning

Read More
Arithmetic with Church Numerals...

schemesicplambda-calculuschurch-encoding

Read More
trying to understand church encoding in Scheme...

schemelambda-calculuschurch-encoding

Read More
Is it possible to implement addition on typed Church numerals using iterated incrementation?...

haskelltypeslambda-calculushigher-rank-typeschurch-encoding

Read More
Church encodings (conditionals)...

haskellchurch-encoding

Read More
BackNext