[isabelle-dev] Interpretation in arbitrary targets.
Florian Haftmann
florian.haftmann at informatik.tu-muenchen.de
Thu May 23 09:58:53 CEST 2013
> This does not seem to work for me in 06db08182c4b:
>
> -----------------------------------------------------
> theory Interpretation imports Main begin
>
> locale A begin
> definition f :: bool where "f ≡ True"
> end
>
> context begin
> interpretation I: A by unfold_locales
> thm I.f_def (* Unknown fact "I.f_def" *)
> end
>
> interpretation I: A by unfold_locales
> thm I.f_def (* Works *)
> -----------------------------------------------------
See now http://isabelle.in.tum.de/repos/isabelle/rev/90ba620333d0.
Thanks for reporting this.
Florian
--
PGP available:
http://home.informatik.tu-muenchen.de/haftmann/pgp/florian_haftmann_at_informatik_tu_muenchen_de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <https://mailman46.in.tum.de/pipermail/isabelle-dev/attachments/20130523/9b9b8367/attachment.sig>
More information about the isabelle-dev
mailing list