Coder Social home page Coder Social logo

Comments (6)

kbuzzard avatar kbuzzard commented on July 17, 2024 2

They used to be there in the slightly chaotic

http://wwwf.imperial.ac.uk/~buzzard/xena/natural_number_game_v1.0/

but I removed them because people were saying that they couldn't solve them and it was frustrating. That version makes no mention of intro, apply or cases. In the beta I have documented intro and apply and I will do cases later on this week, and hopefully by the weekend we will have the harder levels back.

from natural_number_game.

kbuzzard avatar kbuzzard commented on July 17, 2024

Done first 6 levels for v1.0. Can add more for v1.1

from natural_number_game.

alreadydone avatar alreadydone commented on July 17, 2024

Currently http://wwwf.imperial.ac.uk/~buzzard/xena/natural_number_game/ "version 0.16" only has four worlds. http://wwwf.imperial.ac.uk/~buzzard/xena/natural_number_game_beta/ "version 1.08beta" has six worlds but none is about inequalities.
Strangely, people on https://xenaproject.wordpress.com/2019/10/24/chalkdust-and-the-natural-number-game/ mentioned World 5 with inequalities.

from natural_number_game.

alreadydone avatar alreadydone commented on July 17, 2024

Thanks! I finished them all. 3.12 (mul_left_cancel) was the hardest: combining trichotomy of the order (with isn't available) with distributivity (add_mul) and mul_pos seems the most natural, but I finally solved it by generalizing over b (revert b) and induction on c. Looking forward to more inequality problems.

from natural_number_game.

kbuzzard avatar kbuzzard commented on July 17, 2024

from natural_number_game.

alreadydone avatar alreadydone commented on July 17, 2024

Thanks! I installed Lean with VSCode a while ago and was able to make this repo work after including lean library, mathlib, and src directory in this repo in the environment variable LEAN_PATH. I just pushed my solutions to alreadydone@1a39e69

from natural_number_game.

Related Issues (20)

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.