Compare commits

...

1 Commits

Author SHA1 Message Date
Leonardo de Moura
eb76fad5e9 chore: move test to run 2025-07-03 17:19:46 -07:00

View File

@@ -1,6 +1,8 @@
opaque q : Nat Prop
opaque p : Nat Prop
attribute [grind symbol default] HAdd.hAdd
/-- info: foo: [@HAdd.hAdd `[Nat] `[Nat] `[Nat] `[instHAdd] #6 #5] -/
#guard_msgs (info) in
@[grind? =>] theorem foo (x y : Nat) : x + y < 10 q x p x p y q y x = y := by