DEFINITION lt_reg_l()
TYPE =
       n:nat.m:nat.p:nat.(lt n m)(lt (plus p n) (plus p m))
BODY =
Show proof