diff -r 279016aebc41 -r b67a225b50fd src/ZF/UNITY/Monotonicity.thy --- a/src/ZF/UNITY/Monotonicity.thy Mon Feb 11 21:32:11 2008 +0100 +++ b/src/ZF/UNITY/Monotonicity.thy Mon Feb 11 21:32:12 2008 +0100 @@ -69,7 +69,7 @@ lemma take_mono_left: "[| i le j; xs \ list(A); j \ nat |] ==> \ prefix(A)" -by (blast intro: Nat_ZF.le_in_nat take_mono_left_lemma) +by (blast intro: le_in_nat take_mono_left_lemma) lemma take_mono_right: "[| \ prefix(A); i \ nat |]