Sets, Relations, Arguments Flashcards
Binary Relation
A set is a binary relation iff it contains only ordered pairs.
Types of binary relation
A binary relation R is
(i) reflexive on a set S iff for all elements d of S the pair ⟨d, d⟩ is an element of R;
(ii) symmetric on a set S iff for all elements d, e of S: if ⟨d, e⟩ ∈ R then ⟨e, d⟩ ∈ R;
(iii) asymmetric on a set S iff for no elements d, e of S: ⟨d, e⟩ ∈ R and ⟨e, d⟩ ∈ R;
(iv) antisymmetric on a set S iff for no two distinct elements d, e of S: ⟨d, e⟩ ∈ R and ⟨e, d⟩ ∈ R;
(v) transitive on a set S iff for all elements d, e, f of S: if ⟨d, e⟩ ∈ R and ⟨e, f⟩ ∈ R, then ⟨d, f⟩∈R.
Binary relations simpliciter
A binary relation R is
(i) symmetric iff it is symmetric on all sets;
(ii) assymmetric iff it is asymmetric on all sets;
(iii) antisymmetric iff it is antisymmetric on all sets;
(iv) transitive iff it is transitive on all sets.
Equivalence relation
A binary relation R is an equivalence relation on S iff R is reflexive on S, symmetric on S and transitive on S.
Function
A binary relation R is a function iff for all d, e, f: if ⟨d, e⟩ ∈ R and ⟨d, f⟩ ∈ R then e = f.
Domain, range, into
(i) The domain of a function R is the set {d : there is an e such that ⟨d, e⟩ ∈ R}.
(ii) The range of a function R is the set {e : there is a d such that ⟨d, e⟩ ∈ R}.
(iii) R is a function into the set M iff all elements of the range of the function are in M.
Function notation
If d is in the domain of a function R one writes R(d) for the unique object e such that ⟨d, e⟩ ∈ R
n-ary relation
An n-place relation is a set containing only n-tuples. An n-place relation is called a relation of arity n.
Argument
An argument consists of a set of declarative sentences (the premises) and a declarative sentence (the conclusion) marked as the concluded sentence.
Logical validity
An argument is logically valid iff there is no interpretation under which the premises are all true and the conclusion false.
Logical consistency
A set of sentences is logically consistent iff there is at least one interpretation under which all sentences of the set are true.
Logical truth
A sentence is logically true iff it is true under any interpretation.
Contradiction
A sentence is a contradiction iff it is false under all interpretations.
Logical equivalence
Sentences are logically equivalent iff they are true under exactly the same interpretations.