Giter VIP home page Giter VIP logo

makesettheorygreatagain's Introduction

Make Set Theory Great Again !

Happy April 1!

As the project name indicates this repo is intended to be Hilaryous. But somehow it is serious.

Mission

This repo is (the first steps into) a formal proof system which is based on first order logic + ZFC. So LEM and AC are out there. It concerns with proofs that are as non-constructive as possible. No type theories or intuitionist logic here. I value laïcité. Classical logic should get the same support as constructivism from a laïc person, isn't it? Classical, intuitionist, paraconsistent... All logics are created equal, right?

Design

In Coq or Lean a tactic language is embedded into a dependantly typed specification language. Here we do the exact opposite. The specification language, i.e. FOL+ZFC, is embedded into Swift, a mighty multi-paradigm programming language. Swift is certainly more useful than OCaml, not to mention the poor tactic language inside Coq or Lean. At least a slight modification to Swift source files is unlikely to be catastrophic.

I don't have the patience to develop any lexer or parser. The beautifully engineered Swift compiler will do the job. What if there was a bug in swiftc? Well, what if the CIA hacked your computer and messed with your Coq installlation? There is no such thing as absolute correctness.

Progress

Almost 0. However, something like (∀x)((∀y)((∀z)(z∈x ↔ z∈y) ↔ (x==y))) (the extensionality axiom) is now completely valid Swift code.(See ZFC.swift) There is a slight syntactic compromise: a quantifier must be parenthesized together with its bound variable.

makesettheorygreatagain's People

Contributors

mirrorinf avatar

Watchers

James Cloos avatar  avatar

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.