21.01.2015 Views

Elementary Logic

Elementary Logic

Elementary Logic

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Bound Variables Formally Defined<br />

For a formula A, the set BV (A) of bound variables in A is defined<br />

inductively as follows:<br />

BV (P(t 1 , t 2 , · · · , t n )) = ∅, for an n-ary predicate P applied to n<br />

terms t 1 , t 2 , · · · , t n ;<br />

BV (t 1 = t 2 ) = ∅;<br />

BV (¬B) = BV (B);<br />

BV (B ∗ C) = BV (B) ∪ BV (C), where ∗ ∈ {∧, ∨, →, ↔};<br />

BV (⊥) = ∅;<br />

BV (∀xB) = BV (B) ∪ {x};<br />

BV (∃xB) = BV (B) ∪ {x}.<br />

Yih-Kuen Tsay (SVVRL @ IM.NTU) <strong>Elementary</strong> <strong>Logic</strong> FLOLAC 2011 45 / 64

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!