Hi Tej, >>I think it is misleading to say that 'implies' is similar to '->' when both operands are boolean >>because >>1. implies can still result in vacuous matches whereas '->' cannot. [DB]I disagree, with Boolean operands it will never be vacuous. The Boolean expressions themselves are no vacuous and "not' and "or" do not turn non-vacuous into vacuous. >>2. when property_expr1 is 'x', property_expr1 -> property_expr2 will be 'x' whereas property_expr1 implies property_expr2 will be false. [DB] I agree that it is a bit misleading, do you think that (property_expr1 === 1) -> (property_expr2 === 1) is better? or should we remove this sentence completely? Thanks Doron --------------------------------------------------------------------- Intel Israel (74) Limited This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Mon Oct 8 23:21:25 2007
This archive was generated by hypermail 2.1.8 : Mon Oct 08 2007 - 23:22:00 PDT