diff -r 95b42288294e -r 438703674711 ProgTutorial/Recipes/Oracle.thy --- a/ProgTutorial/Recipes/Oracle.thy Fri May 17 11:21:09 2019 +0200 +++ b/ProgTutorial/Recipes/Oracle.thy Tue May 21 14:37:39 2019 +0200 @@ -110,7 +110,7 @@ text \ Here is what we get when applying the oracle: - @{ML_matchresult_fake \iff_oracle @{cprop "p = (p::bool)"}\ \p = p\} + @{ML_response \iff_oracle @{cprop "p = (p::bool)"}\ \p = p\} (FIXME: is there a better way to present the theorem?)