Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2003-02-22 19:29:08 -0800 (Sat, 22 Feb 2003)
Revision: 4111
Log message:

      - Added more automation to itt_int_base and itt_int_ext
      (reductions for "a - b + b", "a + b - b", "a - a", "a < a", etc)
      - Simplified the Itt_nat proofs using the new automation
      (most of the proofs are still incomplete since they need an inequality
      tactic).
      

Changes  Path
+7 -7 metaprl/editor/ml/tests/prop-pigeon.ml
+1552 -1250 metaprl/theories/czf/czf_itt_group_power.prla
+8 -1 metaprl/theories/itt/itt_bool.ml
+0 -4 metaprl/theories/itt/itt_bool.mli
+5313 -5280 metaprl/theories/itt/itt_bool.prla
+26 -3 metaprl/theories/itt/itt_int_base.ml
+5 -0 metaprl/theories/itt/itt_int_base.mli
+4425 -3946 metaprl/theories/itt/itt_int_base.prla
+6 -4 metaprl/theories/itt/itt_int_ext.ml
+33 -11 metaprl/theories/itt/itt_nat.ml
+2 -3 metaprl/theories/itt/itt_nat.mli
+2950 -2489 metaprl/theories/itt/itt_nat.prla
+1 -1 metaprl/theories/itt/itt_squiggle.ml