GithubHelp home page GithubHelp logo

lean's Introduction

Getting Started with Lean

Welcome to the "Getting Started with Lean" project! This repository contains resources and materials to help you dive into the world of the Lean functional programming language.

Table of Contents

Introduction

Lean is a powerful functional programming language designed for theorem proving and formal verification. This project aims to provide beginners with the necessary resources and examples to start learning Lean.

Installation

I’ll provide how to install it on Mac.

  1. Open VS code, make a virtual environment, and add Lean4 as an extension there.
  2. Open the terminal of that VS code and paste:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/leanprover-community/mathlib4/master/scripts/install_macos.sh)" && source ~/.profile

this will automatically install Lean on your device.

  1. Test it by running lean command on the terminal.

Usage

Provide examples, tutorials, or sample code demonstrating how to use Lean for various tasks or applications.

Contributing

We welcome contributions! If you'd like to contribute to this project, please follow our contribution guidelines.

License

This project is licensed under the MIT License.

Resources

Below is a list of resources available in this repository:

Serial Number Title Link
1 Getting to Know Lean Lecture 1
2 Hello, Lean
3 Interludes: Proposition , Proofs and Indexing

Support

If you encounter any issues or have questions, please feel free to create an issue.

lean's People

Contributors

monitsharma avatar

Watchers

 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.