Hi Christian,

> Now the first 'value [simp] "revapp xs ys"' yields
> 
>   "fold op # xs [] @ ys" :: "'a list"
> 
> which is still strange, since rev_conv_fold is not a simplification rule
> but explains the latter three results (which are as expected after [code
> del] on rev_conv_fold {why does this have any effect on [simp]?}).

value [simp] uses the simplifier but with the code equations rather than
the simpset from context.

Hope this helps,
        Florian

-- 

PGP available:
http://home.informatik.tu-muenchen.de/haftmann/pgp/florian_haftmann_at_informatik_tu_muenchen_de

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
isabelle-dev mailing list
[email protected]
https://mailmanbroy.informatik.tu-muenchen.de/mailman/listinfo/isabelle-dev

Reply via email to