Logic Definitions Flashcards

(31 cards)

1
Q

Logically true sentence

A

A sentence is logically true if and only if it cannot be false.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Logically Valid Argument

A

An argument is logically valid if and only if there is no interpretation under which the premises are all true and the conclusion is false

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Contradiction

A

A sentence is a contradiction if and only if it cannot be true.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Contingent sentence

A

A sentence that is neither a logically true nor a contradiction is contingent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Consistency

A

A set of sentences is consistent if and only if it is possible for all the members of the set to be true
together.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Inconsistency

A

A set of sentences is inconsistent if and only if it is not logically consistent.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Logical equivalence

A

A pair of sentences are logically equivalent if and only if it is not possible for one of them to be true
while the other is false. They always share the same truth-value, whatever the circumstances.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Logical validity (in terms of consistency)

A

An argument is valid if and only if the set obtained by adding the negation of the conclusion to the
premises is inconsistent.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Set

A

A collection of objects

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

When are sets identical?

A

Iff they have the same members

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Extensional definition of sets

A

Listing the things the set contains

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Intensional definition of sets

A

Giving a rule which determines what the elements are

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

When is a set a binary relation?

A

A set is a binary relation if and only if it contains only ordered pairs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Transitivity

A

A relation R is transitive on a set S iff for all d, e, f: if <d, e>  R and <e, f>  R, then also <d, f>  R

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Symmetry

A

A relation R is symmetric on a set S iff for all d, e: if <d, e>  R then <e, d>  R

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Asymmetry

A

For no d, e: if <d, e>  R and <e, d,>  R

17
Q

Antisymmetry

A

For no two distinct d, e: <d, e>  R and <e, d>  R

18
Q

Reflexivity

A

A relation R is reflexive on a set S iff for all d in S the pair <d, d> is an element of R

19
Q

Equivalence relation

A

A relation is an equivalence relation iff it is transitive, reflexive and symmetric

20
Q

Function

A

A binary relation R is a function iff for all d, e, f: if <d, e> ∈R and <d, f> ∈R then e=f

21
Q

Object Language

A

The language being talked about (e.g. L1)

22
Q

Metalanguage

A

The language that we are using to talk about the object language

23
Q

Use/Mention Distinction

A

Difference between a word being used to refer to something, versus the word itself being mentioned (discussed)

24
Q

Three rules for determining whether L1 symbols are a sentence of L1

A
  1. All sentence letters are sentences of L1.
  2. If φ and ψ are sentences of L1, then ¬ φ, (φ ∧ ψ), (φ v ψ), (φ → ψ), (φ ↔ ψ) are sentences of L1
  3. Nothing else is a sentence of L1.
25
Truth-functional connective (Sophie)
Iff the truth-value of the compound sentence that its use generates is wholly determined by the truth-values of the sentence it connects and which connective it is.
26
Truth-functionality (Volker)
A connective is truth functional if and only if the truth-value of the compound sentence cannot be changed by replacing a direct subsentence with another sentence having the same truth-value.
27
Domain of a function
The domain of a function R is the set {d: there is an e such that ∈ R}
28
Range of a function
The range of a function R is the set {e: there is a d such that ∈ R}
29
Function into a set
R is a function into the set S iff all elements of the range of the function are in S
30
N-place relation
A set containing only n-tuples. And n-place relation is called a relation of arity n.
31
Atomic formulae of L2
If Z is a predicate letter of arity n and each of t1,...,tn is a variable or constant, then Zt1...tn is an atomic formula of L2