Basic lemmas about modules implementing NZDomainSig'
This file defines the functor type
NZBaseProp which adds the following
lemmas:
- eq_refl, eq_sym, eq_trans
- eq_sym_iff, neq_sym, eq_stepl
- succ_inj, succ_inj_wd, succ_inj_wd_neg
- central_induction and the tactic notation nzinduct
The functor type
NZBaseProp is meant to be
Included in a module implementing
NZDomainSig'.