src/HOL/Tools/atp-inputs/const_combS.dfg
author huffman
Thu, 28 Sep 2006 19:04:13 +0200
changeset 20763 052b348a98a9
parent 20647 680b58597f65
permissions -rw-r--r--
rearranged axioms and simp rules for scaleR

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

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