if and iff

| No Comments

Logical if (→) and iff (↔) are doing my head in.

→ is if, the "conditional connective". A → B means that A can be true only if B is true.

So → is false when A is true despite B being false. But otherwise it's true. Because we don't care about those scenarios. I don't know why. I suppose otherwise it would just be ∧ . I'm going to have to just accept this like the dot product, which also doesn't fit into my mathematical worldview, which is based on cakes.

↔ is iff, the "biconditional connective". A ↔ B is equivalent to [(A → B) ∧ (B → A)].

See? It's bi-conditional. So ↔ is false when A → B ∧ (B → A), or B → A ∧ (A → B) . Possibly I can come to terms with → as half of ↔ .

Next: the Axiom Schema Of Separation and how you can't model that using cakes either.

Technorati Tags:

Leave a comment

About this Entry

This page contains a single entry by Rob Myers published on June 22, 2007 9:23 PM.

links for 2007-06-21 was the previous entry in this blog.

links for 2007-06-22 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.