next up previous
Next: Predicate Calculus Examples Cont. Up: predCalcIntro Previous: Predicate Calculus

More Examples

Sample Proof (using Universal Instantiation)

$Canary(Tweety)$ $\nabla$
$\forall x Canary(x) \rightarrow Color(x, Yellow)$ $\nabla$
$Canary(Tweety) \rightarrow Color(Tweety, Yellow)$ UI
$Color(Tweety,Yellow)$ Modus Ponens



Randy Latimer 2001-01-02