Logic Flashcards

1
Q

Set

A

A collection of objects. Usually outlined by curly brackets {like this}. Order does not matter

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

Elements

A

Objects in a set

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

Identical sets

A

Have the same elements

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

The empty set

A

Contains no objects

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

Ordered pairs

A

Have a designated first component and second component

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

Binary relation

A

Contains only ordered pairs. Includes the empty set

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

A binary relation R is reflexive on a set S iff

A

iff for all elements d of S the pair is an element of R

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

A binary relation R is symmetric on a set S iff

A

iff for all elements d,e of S: if ∈ S then ∈ R

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

A binary relation R is asymmetric on a set S iff

A

iff for no elements d,e of S: if ∈ S then ∈ R

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

A binary relation R is antisymmetric on a set S iff

A

iff for no two different elements d,e of S: if ∈ R then ∈ R (there is only one symmetric pair)

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

A binary relation R is transitive on a set S iff

A

iff for all elements d,e,f of S: if ∈ R and ∈ R, then ∈ R

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

A binary relation R is a function iff

A

R is reflexive, transitive and symmetric on S

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

A binary relation R is an equivalence relation iff

A

for all elements d,e, f : if ∈ R and ∈ R then e=f (turns all things into one thing)

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

Domain of a function R

A

The set {d: there is an e such that ∈ R}

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

Range of a function R

A

The set {e: there is an d such that ∈ R}

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

Declarative sentences

A

Sentences that are true or false

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

Logical validity

A

An argument is logically avalid iff there is no interpretation under which the premisses are all true and the conclusion is false. The truth of the premisses guarantees the truth of the conclusion. Logically valid arguments are deductively valid

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

Logical consistency

A

A set of sentences is logically consistent if and only if there is at least one interpretation under which all sentences of the set are true. There is a structure that assigns either all true or all false values that make the sentence true overall.

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

Validity defined 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
20
Q

Logical truth

A

A sentence is logically true if and only if it is true under any interpretation

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

Logical contradiction

A

A sentenge is a contradiction iff it is false under all interpretations

22
Q

Logical equivilence

A

Sentences are logically equivalent iff they are true under exactly the same interpretations

23
Q

Term

A

Definition

24
Q

L1 Sentence

A

All sentence letters are sentences of L1. Using connectors with sentence letters makes L1 sentences. Nothing else is a sentence of L1

25
Q

L1 Structure

A

An L1 structure is an assignment of exactly one truth-value (T or F) to every sentence letter of L1

26
Q

Logically true L1 sentence

A

Is true iff the sentence is true in all L1 structures

27
Q

L1 contradiction

A

Is the case if the sentence is not true in any L1 structure

28
Q

Logical equivalence

A

If both sentences true in exactly the same L1 structures

29
Q

Logically valid L1 sentence

A

If there is no L1 structure in which all the sentences in the premis are true and the concludingg sentence is false.

30
Q

L1 counterexample

A

Shows that the premises can be true and the conclusion false in some L1 structure

31
Q

Semantic consistency

A

Set of sentences that make up the premises are semantically consistent if there is an L1 structure that makes each sentence true. Hence the premises prove a conclusion in L1 only if the set containing all sentences in the premis and the negation of the conclusion is semantically inconsistent

32
Q

Truth Functionality

A

A connective is truth-functional if and only if the truth-value of the compound sentence cannot be changed by replacing a direct sub sentence with another sentence having the same truth value. Truth functional if depends only on the truth values of the direct sub sentences

33
Q

Types of sentences that cannot be translated by the arrow →

A

Subjunctives or counterfactuals that describe what would have happened under certain cirumstances

34
Q

Scope of a connective in L1

A

The scope of an occurance of a connective in a sentence of L2 is the occurance of the smallest subsentence of

35
Q

Arity index

A

The upper index of a predicate letter that tells you how many designators it takes. May have no upper index and hence be arity 0

36
Q

Constants in L2

A

a,b,c,a1,a2,b1,c1….

37
Q

Variables in L2

A

x,y,z,x1,y1,z1…

38
Q

Sentence of L2

A

A formula of L2 is a sentence of L2 if and only if no variable occurs freely in the formula

39
Q

The interpretation that is assigned to a symbol by a structure is called

A

Semantic valueExtension of the symbol

40
Q

L2 Structure assigns

A

Specifies a domain of discourse. Assigns elements of the domain of discourse to the constants as their semantic values. Assign sentence letters a T or F

41
Q

L2 structure definition

A

An L2 structure is an ordered pair where D is some non-empty set and I is a function from the set of all constants, sentence letters and predicate letters such that the value of every constant is an element of D, the value of every sentence letter is a truth-value T or F, and the value of every n-ary predicate letter is an n-ary relation

42
Q

Variable assignment over an L2 structure

A

Assigns an element of the domain DA of A to each variable. (a function from the set of all variables into D)

43
Q

Variable assignment satisfies ∃x∅ iff

A

thre is a variable assignment B satisfying ∅ that differs from a at most in the entry for x. ∅ may have free occurences of other variables than y; for this reason B mut agree with a on all variables with the possible exception of x

44
Q

Syntactic consistency

A

A set of L2 sentences ⌈ is syntactically consistent if and only if there is a sentence such that ⌈⊬ϕ. (It must be not the case that any sentence whatsoever can be proved from the premises)

45
Q

Scope of a quantifier or connective in L2

A

The scope of an occurrence of a quantifier or a connective in a sentence of L2 is the occurrence of the smallest L2 formula that contains that occurrence of the quantifier or connecctive and is part of the sentence.

46
Q

Elements with the same extension

A

Elements denoting the same object

47
Q

Is English an extensional language?

A

No. Mary may believe that she is in Paris but she does not believe that she is in the site of the 1998 FIFA World Cup final.

48
Q

Critera for the formalization of an English predicate

A

Only if an English predicate expresses a relation, can it be adequately formalized as a predicate letter.

49
Q

The validity of English arguments in predicate logic

A

An argument in English is valid in predicate logic if and only if its formalization in the language L2 of predicate logic is valid.

50
Q

When is a L2 sentence deemed logically true?

A

If it is provable via natural deduction

51
Q

When is an L2 sentence deemed valid?

A

If it is provable from certain premises (think of the critera for a valid argument)

52
Q

The type of identity that L= formalizes differently

A

Numerical identity (different to qualitative identity)