I am new to Isabelle and now trying to do a proof using the command line of Cygwin to measure the time needed to prove a lemma.
What would be the best and easiest way to do that?
I would expect there is a command like: "isabelle theory_file.thy", but having run through The Isabelle System Manual I got a feeling that everything is much more complex than that and got lost eventually.
So I have a theory file and am looking for a way to start a prove process with the Cygwin terminal included to the Isabelle2016 distribution for Windows.
Every piece of advice or direction I need to look to is highly appreciated. Thanks in advance.