reserve a,b,c,d for Real;
reserve r,s for Real;

theorem
  a <= 0 & 0 <= a implies 0 = a*b by Lm35;
