merged
authorChristian Urban <urbanc@in.tum.de>
Tue, 09 Feb 2010 17:26:28 +0100
changeset 1109 86093c201bac
parent 1108 e97bdbc84421 (diff)
parent 1107 84baf466f2e3 (current diff)
child 1110 1e5dee9e6ae2
merged
Quot/Nominal/Terms.thy
--- a/Quot/Nominal/Terms.thy	Tue Feb 09 17:26:00 2010 +0100
+++ b/Quot/Nominal/Terms.thy	Tue Feb 09 17:26:28 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