26 lines
716 B
Markdown
26 lines
716 B
Markdown
![]() |
# High Energy Physics in Lean
|
||
|
|
||
|
|
||
|
To learn more about this project see:
|
||
|
|
||
|
https://leanprover.zulipchat.com/#narrow/stream/395462-Natural-sciences/topic/Anomaly.20cancellation.20conditions
|
||
|
|
||
|
## Contributing
|
||
|
|
||
|
We follow here the same contribution policies as MathLib4. If you want permission to create a pull-request for this repository contact Joseph Tooby-Smith on the lean Zulip, or email.
|
||
|
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
### Installing Lean 4
|
||
|
|
||
|
See: https://leanprover-community.github.io/get_started.html
|
||
|
|
||
|
### Quick installation
|
||
|
|
||
|
1. Clone this repository.
|
||
|
2. Open a terminal in the cloned directory.
|
||
|
2. Run `lake -Kenv=dev update`.
|
||
|
|
||
|
Depending on how up to date this directory is compared to MathLib4 this may lead to errors.
|