[isabelle-dev] Default simprules for division in fields
Florian Haftmann
florian.haftmann at informatik.tu-muenchen.de
Fri Apr 4 16:08:03 CEST 2014
> lemma divide_minus_left [simp]: "(-a) / b = - (a / b)"
> lemma divide_minus_right [simp]: "a / - b = - (a / b)”
>
> It would be a mistake to reorient the simprules, but I am suggesting that they should not be declared as simprules with either orientation.
Maybe
> lemma divide_minus_left [field_simps]: "(-a) / b = - (a / b)"
> lemma divide_minus_right [field_simps]: "a / - b = - (a / b)”
instead?
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: 266 bytes
Desc: OpenPGP digital signature
URL: <https://mailman46.in.tum.de/pipermail/isabelle-dev/attachments/20140404/12dc8c25/attachment.sig>
More information about the isabelle-dev
mailing list