Subtraction of intervals
              
                
                  
                
              
            
            Using reasoning analogous to Alyssa's, describe how the difference of two intervals may be computed. Define a corresponding subtraction procedure, called 
sub-interval
.
            
            
                          
           
          
            
    
      
      
        Authentication required
        You must log in to post a comment.
        Login
       
     
   
           
         
        
Looks like the solution (substracting lower with lower, upper with upper) is wrong