W
wmw
Guest
I’ll first own up to my ulterior motive to stick to the keyboard versions of the symbols, but I’ll let it go.
So your thinking this is enough of a “cheat sheet”: (I’ll use a “. . .” here and there, to spread things out better)
~ (not) . . . & (and) . . . | (inclusive or) - only “false | false” is false, other 3 combinations are true
. . .
antecedent ⊃ consequent (conditional, if-then, or implication) - false only when the antecedent is true and the consequent is false (if a.rain then c.wet, yet still true if sprinkler then wet also)
. . .
≡ (Biconditionals, if-and-only-if statement) - true when both atomic sentences connected are true, or both false (if water is ice then water is solid, no liquid ice or solid steam or solid liquid)
. . .
∃ (existential quantifier) - states that something exist. (∃xPx (exists an x that is a Peach that is x))
. . .
∀ (everything, universal qualifier) -∀xMx ‘for all Xs, X is made of matter.’
Though I don’t understand why a peach needs to be assigned to x if ‘P’ is already defined. This seems to have come from the Department of Redundancy Department why not just ∃P (an existing Peach)? Is x somehow “understood” as every possibility in the domain, as you said, “for all Xs” in the domain of furniture?
So your thinking this is enough of a “cheat sheet”: (I’ll use a “. . .” here and there, to spread things out better)
~ (not) . . . & (and) . . . | (inclusive or) - only “false | false” is false, other 3 combinations are true
. . .
antecedent ⊃ consequent (conditional, if-then, or implication) - false only when the antecedent is true and the consequent is false (if a.rain then c.wet, yet still true if sprinkler then wet also)
. . .
≡ (Biconditionals, if-and-only-if statement) - true when both atomic sentences connected are true, or both false (if water is ice then water is solid, no liquid ice or solid steam or solid liquid)
. . .
∃ (existential quantifier) - states that something exist. (∃xPx (exists an x that is a Peach that is x))
. . .
∀ (everything, universal qualifier) -∀xMx ‘for all Xs, X is made of matter.’
Though I don’t understand why a peach needs to be assigned to x if ‘P’ is already defined. This seems to have come from the Department of Redundancy Department why not just ∃P (an existing Peach)? Is x somehow “understood” as every possibility in the domain, as you said, “for all Xs” in the domain of furniture?