]> matita.cs.unibo.it Git - helm.git/commit
- matitaEngine: some commands like "coercion" must not be executed when mma's are...
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Wed, 13 May 2009 18:44:42 +0000 (18:44 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Wed, 13 May 2009 18:44:42 +0000 (18:44 +0000)
commit706fcc9a5598a85d3d63ad0c9dd4245c8e0233f6
tree926f3aa91380925928ce2c69f800bafe33775724
parentc78edd42f3ebc7c82bb319b876908bf17288ab04
- matitaEngine: some commands like "coercion" must not be executed when mma's are dumped. This hack will be removed when mma's will be executed while dumped
- primitiveTactics: bugxix in the generation of the predicate for elim: we leave to the refiner the task of instantiating the types of the pattern variables.
Note: the head beta-reductions after the elimination must be performed following the instantiated predicate because (\lambda x:?.t v) does not beta-reduce (bug or feature?)
helm/software/components/tactics/primitiveTactics.ml
helm/software/matita/matitaEngine.ml