Skip to content
/ Lean4 Public

Lean 4 programming files / scripts that are helpful to scientists and engineers without a strict mathematical background. Contains answers to Mechanics of Proof, ATOMS lab work, and contributions to Mathlib.

Notifications You must be signed in to change notification settings

Colin166/Lean4

Repository files navigation

This repository contains Lean 4 code written by Colin Jones, a member of the ATOMS lab.

File Pathways

  • Examples: Contains example proofs for specific concepts like differentiation or limits
  • LfSEAns: Contains answer problems for Lean for Scientists and Engineers, a Summer program hosted by the ATOMS lab to promote Lean 4 and theorem proving software for scientists and engineers
  • MOPAns: Contains answers to the textbook, Mechanics of Proof by Heather Macbeth, an excellent book for non-math and novice math students to learn and study mathematics in Lean

Notable Files

  • RoundHalf: Marks a contribution in Mathlib proving two theorems relating to the rounding function
  • FactorisationProperties: Marks a contribution in Mathlib defining Abundant, Pseudoperfect, Deficient, and Weird numbers
  • GeneticCode: Defines the central dogma in Lean and proves the redundancy of the genetic code

About

Lean 4 programming files / scripts that are helpful to scientists and engineers without a strict mathematical background. Contains answers to Mechanics of Proof, ATOMS lab work, and contributions to Mathlib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages