diff -r cecd7a941885 -r 6103b0eadbf2 ProgTutorial/Tactical.thy --- a/ProgTutorial/Tactical.thy Tue May 14 17:10:47 2019 +0200 +++ b/ProgTutorial/Tactical.thy Tue May 14 17:45:13 2019 +0200 @@ -2105,9 +2105,9 @@ in Thm.prop_of (Thm.beta_conversion true ctrm) end" -"Const (\"Pure.eq\",\) $ - (Abs (\"x\",\,Abs (\"y\",\,\)) $\$\) $ - (Const (\"Groups.plus_class.plus\",\) $ \ $ \)"} +"Const (\"Pure.eq\",_) $ + (Abs (\"x\",_,Abs (\"y\",_,_)) $_$_) $ + (Const (\"Groups.plus_class.plus\",_) $ _ $ _)"} or in the pretty-printed form