15 lines
379 B
Text
15 lines
379 B
Text
instance_cache1.lean:3:2: error: failed to synthesize type class instance for
|
|
A : Type ?,
|
|
a : A,
|
|
this : has_add A
|
|
⊢ has_add A
|
|
instance_cache1.lean:6:7: error: failed to synthesize type class instance for
|
|
A : Type ?,
|
|
a : A,
|
|
s : has_add A
|
|
⊢ has_add A
|
|
instance_cache1.lean:9:19: error: failed to synthesize type class instance for
|
|
A : Type ?,
|
|
a : A,
|
|
s : has_add A
|
|
⊢ has_add A
|