Closed MichaelRawson closed 8 months ago
Is higher-orderness already correctly recognized, just after the Problem constructor?
It seems to be in testing, but you're right - I'll check.
It's fine on my side. Let me merge and reconcile the interactive mode with this.
@hetzenmat - just FYI.
As widely requested, until HOL support makes it into mainline we should reject HOL problems before starting any work.
The precise point of intervention is up for debate. I chose "after the problem is loaded but before preprocessing" because it's arguably simplest for a temporary fix, and I think we at least parse the majority of HOL. We should also report
SZS status Inappropriate
, but as this is temporary I'm inclined not to.