Consider replacing axioms with conjectures
Open
- Dominant language
- Rust
- Stars
- 2.6k
- Forks
- 179
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 29
Description
We currently describe Rust's memory model via `axiom`s. We might want to instead create a Lean object which represents the Rust memory model and implicitly inject this as a conjecture in all of our proofs instead of literally introducing it as an `axiom`.
Contributor guide
Assessment
This issue has not been assessed yet.