leanprover-community / lean-perfectoid-spaces

Perfectoid spaces in the Lean formal theorem prover.
https://leanprover-community.github.io/lean-perfectoid-spaces/
Apache License 2.0
115 stars 13 forks source link

Get rid of nat.Prime #46

Closed PatrickMassot closed 5 years ago

PatrickMassot commented 5 years ago

There are other possibilities (not using type class at all, changing order of arguments etc.)