]> matita.cs.unibo.it Git - helm.git/commit
There used to be two minimal joins between an ordered_set and an abelian_group:
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 2 Jan 2007 20:05:21 +0000 (20:05 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 2 Jan 2007 20:05:21 +0000 (20:05 +0000)
commit29c3bd75aca1d38a35702f2a923ff32ce958b4f2
tree733af362b4d63fbd27eb5bd00e07362a03825bd6
parent31614ae3b2c3260d381c77643e87ab683b347b58
There used to be two minimal joins between an ordered_set and an abelian_group:
ordered_field_ch0 and riesz_space. To avoid the problem without introducing
backtracking in unification I have introduced ordered_abelian_groups.
An ordered_field_ch0 is recast as a field that is also an ordered_abelian_group
and a cotransitively_ordered_set. I still have to recast riesz_spaces as
vector spaces that are also ordered_abelian_groups and lattices.
helm/software/matita/dama/ordered_fields_ch0.ma
helm/software/matita/dama/ordered_groups.ma [new file with mode: 0644]