Open skogsbaer opened 2 years ago
I also ran into this issue. I was able to get around this issue by writing a script that converts srun eauto use: binds_neq_shrink unfold: term_subst, subst, prop_subst.
to srun (eauto) use: binds_neq_shrink unfold: term_subst, subst, prop_subst.
Adding parens seems to fix the issue
I recall this worked with an older version of Coq. Something must've changed with Coq's parsing algorithm. I may investigate it sometime, when I find the time.
hammer outputs:
But when pasting the
srun ...
command into my proof script, I get a syntax error:Version:
CoqHammer 1.3.2 for Coq 8.15