(*i $Id: i*) Require Export Axioms. Require Export LtProps. (*s Axiomatizing [>=] from [<] *) Axiom not_lt_ge : (x,y:N)~(x(x>=y). Axiom ge_not_lt : (x,y:N)(x>=y)->~(x