author | paulson |
Thu, 25 Apr 1996 12:49:44 +0200 | |
changeset 1685 | 801032ed5959 |
parent 1684 | 3eaf3ab53082 |
child 1686 | c67d543bc395 |
--- a/src/HOL/ex/Comb.thy Thu Apr 25 12:45:14 1996 +0200 +++ b/src/HOL/ex/Comb.thy Thu Apr 25 12:49:44 1996 +0200 @@ -57,7 +57,7 @@ refl "x =1=> x" K "K#x#y =1=> x" S "S#x#y#z =1=> (x#z)#(y#z)" - Ap "[| x=1=>y; z=1=>s |] ==> x#z =1=> y#s" + Ap "[| x=1=>y; z=1=>w |] ==> x#z =1=> y#w" (*Misc definitions*)