Coder Social home page Coder Social logo

mae's People

Contributors

gavrilovmiroslav avatar

Watchers

 avatar  avatar

mae's Issues

Paper reviews

A Taste of Linear Logic by Philip Wadler

Tags: linear logic, explicit curry-howard

Traditional logic has close ties to computing in general and functional languages in particular. The Curry-Howard isomorphism specifies a precise correspondence between intuitionistic logic, on the one hand, and typed lambda calculus, on the other.

Traditional logic also encourages reckless use of resources, as the truth is indeed free. Linear logic comes in to fix this, allowing us to use only what is introduced, and only once. The two rules that change drastically are Contraction and Weakening, but instead of completely removing them (which would be too strict), we introduce a context for intuitionistic operations, and another for linear ones. This way, we can embed intuitionistic logic inside linear logic programs, as working without them makes the system too simple and allows some illegal proofs under proof reductions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.