Some properties of the addition for modules implementing NZBasicFunsSig'
This file defines the
NZAddProp functor type. This functor type is meant
to be
Included in a module implementing
NZBasicFunsSig'.
This gives the following lemmas:
- add_0_r, add_1_l, add_1_r
- add_succ_r, add_succ_comm, add_comm
- add_assoc
- add_cancel_l, add_cancel_r
- add_shuffle0, add_shuffle3 to rearrange sums of 3 elements
- add_shuffle1, add_shuffle2 to rearrange sums of 4 elements
- sub_1_r