I'm trying to learn to use Isabelle/HOL. I thought, "Hey, a tutorial written by some of the folks who developed it would be great", and so looked at https://isabelle.in.tum.de/doc/tutorial.pdf which has a publication date of Aug 15, 2018. In trying to work through examples, though, I find things like this in the text:
"The classic Isabelle user interface is Proof General / Emacs by David Aspinall’s. This book says very little about Proof General, which has its own documentation." (page iii)
"If anything strange happens, we recommend that you ask Isabelle to display all type information via the Proof General menu item Isabelle > Settings > Show Types (see Sect. 1.5 for details)." (page 5)
The problem is that Proof General appears to no longer work with Isabelle (see Isabelle2016 and Proof General). I'm baffled on why a tutorial would base itself on out-of-date software, but my real question is this:
"Is there somewhere that I can learn to do even the simplest things in Isabelle 2017?"