src/Pure/Proof/proof_rewrite_rules.ML
changeset 11539 0f17da240450
parent 11522 42fbb6abed5a
child 11612 ae8450657bf0
equal deleted inserted replaced
11538:f8588786cc9c 11539:0f17da240450
     1 (*  Title:      Pure/Proof/proof_rewrite_rules.ML
     1 (*  Title:      Pure/Proof/proof_rewrite_rules.ML
     2     ID:         $Id$
     2     ID:         $Id$
     3     Author:     Stefan Berghofer
     3     Author:     Stefan Berghofer, TU Muenchen
     4     Copyright   2000  TU Muenchen
     4     License:    GPL (GNU GENERAL PUBLIC LICENSE)
     5 
     5 
     6 Simplification function for partial proof terms involving
     6 Simplification function for partial proof terms involving
     7 meta level rules.
     7 meta level rules.
     8 *)
     8 *)
     9 
     9