]> matita.cs.unibo.it Git - helm.git/commit
Notation for "ex" introduced. It is the same as the notation for forall,
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 19 Sep 2005 16:02:07 +0000 (16:02 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 19 Sep 2005 16:02:07 +0000 (16:02 +0000)
commit7efb15b93cf42eae8b34a12a327ee7213c1dbecc
tree47626a6eba5a4d177e87707b1b37b89dd1a0b1bd
parentf17163e4895bdd6677da1616aafac0e5ee58c7d3
Notation for "ex" introduced. It is the same as the notation for forall,
but it uses \exists.

NOTE: there is a bug now in cic_notation. The notation for ex is parsed, but
it is not pretty-printed correctly!
helm/matita/library/higher_order_defs/functions.ma
helm/matita/library/logic/connectives.ma
helm/matita/library/nat/factorization.ma
helm/matita/library/nat/gcd.ma
helm/matita/library/nat/minimization.ma
helm/matita/library/nat/nth_prime.ma
helm/matita/library/nat/orders.ma