Commit 2022-11-07 21:53 9b2767fe
View on Github →feat: ring_nf tactic (#552)
- depends on #551 (only to avoid conflicts)
Implements the
ring_nftactic, and makesringcall bothring1andring_nflike in mathlib.
feat: ring_nf tactic (#552)
ring_nf tactic, and makes ring call both ring1 and ring_nf like in mathlib.