]> matita.cs.unibo.it Git - helm.git/commit
Notation for equality used everywhere.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 25 Jul 2005 17:59:34 +0000 (17:59 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 25 Jul 2005 17:59:34 +0000 (17:59 +0000)
commit633474751ddf1074947ff0d324fb1aca2293eff8
treef5574f1829ce5d36db0f13d122db817908108d3a
parentfee3ea3681076332919ec8945ba33189a097c150
Notation for equality used everywhere.

Note: due to a bug in the notation machinery, the declaration of the notation
is a bit cumbersome (it uses a URI and an alias; it should use no alias and
just eq in place of the URI). To be fixed.
helm/matita/library/higher_order_defs/functions.ma
helm/matita/library/higher_order_defs/ordering.ma
helm/matita/library/logic/equality.ma
helm/matita/library/nat/compare.ma
helm/matita/library/nat/div_and_mod.ma
helm/matita/library/nat/minus.ma
helm/matita/library/nat/nat.ma
helm/matita/library/nat/orders.ma
helm/matita/library/nat/orders_op.ma
helm/matita/library/nat/plus.ma
helm/matita/library/nat/times.ma