slight correction
authorChristian Urban <urbanc@in.tum.de>
Tue, 09 Feb 2010 17:26:08 +0100
changeset 1108 e97bdbc84421
parent 1105 576a95f4c918
child 1109 86093c201bac
slight correction
Quot/Nominal/Terms.thy
--- a/Quot/Nominal/Terms.thy	Tue Feb 09 17:17:06 2010 +0100
+++ b/Quot/Nominal/Terms.thy	Tue Feb 09 17:26:08 2010 +0100
@@ -937,7 +937,7 @@
 where
   "rbv6 (rVr6 x) = {atom x}"
 | "rbv6 (rAp6 l r) = rbv6 l \<union> rbv6 r"
-| "rbv6 (rFo6 l r) = rbv6 l - rbv6 r"
+| "rbv6 (rFo6 l r) = rbv6 r - rbv6 l"
 
 primrec
   rfv_trm6