src/HOL/Tools/atp-inputs/par_combS.dfg
author huffman
Wed, 27 Sep 2006 01:35:25 +0200
changeset 20721 54dd8f96235b
parent 20647 680b58597f65
permissions -rw-r--r--
reorganize section headings

%ID: $Id$
%Author: Jia Meng, NICTA
%partial-typed combinator reduction for S

clause(
forall([A, B, C, P, Q, R],
or( equal(hAPP(hAPP(hAPP(c_COMBS,P,tc_fun(tc_fun(A,tc_fun(B,C)),tc_fun(tc_fun(A,B),tc_fun(A,C)))),Q,tc_fun(tc_fun(A,B),tc_fun(A,C))),R,tc_fun(A,C)),hAPP(hAPP(P,R,tc_fun(A,tc_fun(B,C))),hAPP(Q,R,tc_fun(A,B)),tc_fun(B,C))))),
a2 ).