Formal Methods in Software Engineering: Lecture # 05
Formal Methods in Software Engineering: Lecture # 05
SOFTWARE
ENGINEERING
LECTURE # 05
Q
-----
P=>q is true
ELIMINATION RULE
• Given False
• We can conclude p
• Given False
• We can conclude q
EXAMPLE
((W and A) E)
and ((not A) I)
and ((not W) M)
and (not E)
and (X not (I or M))
not X
MATHEMATICAL
DATA TYPES
SETS