• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/22

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

22 Cards in this Set

  • Front
  • Back
Atomic Sentence
The most basic sentences of FOL, those formed by a predicate followed by the right number of names (or complex terms, if the language contains function symbols). Atomic sentences in FOL correspond to the simplest sentences in English.
Arity of a Predicate
Indicates the number of arguments (in the second sense of the word) it takes. A predicate with arity of one is called unary. A predicate with an arity of two is called binary. It's possible for a predicate to have any arity, so we can talk about 6-ary or even 113-ary predicates.
Truth-Functional Connective
A sentence connective with the property that the truth value of the newly formed sentence is determined soley by the truth value(s) of the constituent sentences(s), nothing more. Examples are the Boolean connectives (¬,∧,∨) and the material conditional and biconditional (⟶,↔).
Formal Proof vs. Informal Proof
A proof is a step-by-step demostration that one statement (the conclusion) follows logically from some others (the premises). A formal proof is a proof given in a formal system of deduction (Fitch format), whereas an informal proof is generally given in English, without the benefit of a formal system (sentence format).
Logical Consequence
A sentence S is a logical consequence of a set of premises if it is impossible for the premises all to be true while the conclusion S is false.
Scope of a connective
The scope of a quantifier in a wff is that part of the wff that falls under the "influence" of the quantifier. Parentheses play an important role in determining the scope of quantifiers. For example, in
∀x(P(x)⟶Q(x))⟶S(x)
the scope of the quantifier extends only over P(x)⟶Q(x)
Tautological Consequence
A sentence S is a tautological consequence of some premises if S follows from the premise simply in virtue of meanings of the truth-functional connectives. We can check for tautological consequence by means of truth tables, since S is a tautological consequence of of the premises if and only if every row of their joint truth tables that assigns true to each of premise also assigns true to S. All tautological consequences are logical consequences, but not all logical consequences are tautological consequences.
Literal
A literal is a sentence that is either an atomic sentence or the negation of an atomic sentence.
Sound Argument
An argument is sound if it is both valid and all its premises are true.
Valid Argument
An argument is valid when the conclusion must be true in any circumstance in which the premises are true.
Transitive of a Relation
"Larger than" or "Less than"
Reflexive/Symmetry of a Relation
"Same size" or "Same row"
DeMorgan's Laws
¬(P∧Q) ⇔(¬P∨¬Q)

¬(P∨Q)⇔(¬P∧¬Q)
What reasons do the authors of your textbook give for thinking that the laws of logic are not matters of convention?
In the book, it is said that the laws of logic are more fundamental and less subject to repeal, than the laws of the land or the laws of physics.
What method, also used in science, does modern logic apply?
Astronomy, economics, finance, law, mathematics, medicine, physics, and sociology
Why learn an artificial language?
It is important because artificial languages like FOL are used by mathematicans, philosophers, computer scientists, linguists, and practitioners of artificial intelligence. It is considered a universal language.
What important features of names and predicates symbols in FOL must you keep in mind?
There are different versions of FOL that have their own names and predicates for their own situations. (more?)
How do you show that a conclusion is not a consequence of its premisses?
When the conclusion has nothing to do with the premisses, then we can say that the conclusion is not a consequence.
Why, although it appears on the "Rule? Menu" in Fitch is Ana Con not really a rule?
Ana Con is really a mechanism that allows you to check for consequences among atomic sentences that involve many of the predicates in the blocks world language.
Under what circumstances is an FOL sentence a good translation of an English sentence and why is a sentence not necessarily a good translation if it is true in the world it describes?
idk
What features of FOL should one be cautious about assuming are feature of English and why?
idk
What valid conclusion can one draw from inconsistent premisses? Why? What sound conclusions can one draw from inconsistent premisses? Why?
idk