Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2003-05-14 04:38:34 -0700 (Wed, 14 May 2003)
Revision: 4597
Log message:

      Changed the genAssumT tactic to put things into hypothesis list.
      More specifically, all assumtions up to the first membership one
      (inclusively) will be turned into hypothesis, and only the ones after
      the first membership one will go into conclusion using the universal
      quanitifier and implication, as before.
      The main reason for this change is that the manual "dT 0" would generate
      wf subgoals that are trivially true, but could require non-trivial amount
      of typing.
      

Changes  Path
+8 -6 metaprl/doc/itt_quickref.txt
+1 -1 metaprl/theories/itt/itt_collection.prla
+1499 -1399 metaprl/theories/itt/itt_fset.prla
+3560 -3551 metaprl/theories/itt/itt_group.prla
+1 -1 metaprl/theories/itt/itt_int_base.prla
+5607 -5098 metaprl/theories/itt/itt_int_ext.prla
+1 -1 metaprl/theories/itt/itt_list2.ml
+4008 -3957 metaprl/theories/itt/itt_list2.prla
+12 -8 metaprl/theories/itt/itt_logic.ml
+420 -269 metaprl/theories/itt/itt_nat.prla
+1 -1 metaprl/theories/itt/itt_quotient_group.prla
+3929 -4755 metaprl/theories/itt/itt_record0.prla
+1507 -1525 metaprl/theories/itt/itt_record_label0.prla
+301 -326 metaprl/theories/itt/itt_sort.prla