remove ring tactic
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import Mathlib.Tactic.NthRewrite
|
||||
import Mathlib.Tactic.Tauto
|
||||
import Mathlib.Tactic.Ring -- this is bad because it adds `mul_comm` to the `_root_` namespace, interfering with `MyNat.mul_comm`.
|
||||
|
||||
-- import Mathlib.Tactic.Ring -- this is bad because it adds `mul_comm` to the `_root_` namespace, interfering with `MyNat.mul_comm`.
|
||||
|
||||
-- import Mathlib.Tactic.Abel
|
||||
-- import Mathlib.Tactic.ApplyAt
|
||||
|
||||
Reference in New Issue
Block a user