We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ebecea commit 39c616fCopy full SHA for 39c616f
BatteriesTest/instances.lean
@@ -13,8 +13,6 @@ error: type class instance expected
13
info: 4 instances:
14
15
instAddNat : Add Nat
16
-(prio 100) Lean.Grind.IntModule.toAdd.{u} {M : Type u} [self : Lean.Grind.IntModule M] : Add M
17
-(prio 100) Lean.Grind.NatModule.toAdd.{u} {M : Type u} [self : Lean.Grind.NatModule M] : Add M
18
(prio 100) Lean.Grind.Semiring.toAdd.{u} {α : Type u} [self : Lean.Grind.Semiring α] : Add α
19
(prio 100) Lean.Grind.IntModule.toAdd.{u} {M : Type u} [self : Lean.Grind.IntModule M] : Add M
20
(prio 100) Lean.Grind.NatModule.toAdd.{u} {M : Type u} [self : Lean.Grind.NatModule M] : Add M
0 commit comments