Untitled
52 Questions
2 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

In the context of Boolean algebras, what does the Hasse diagram visually represent?

  • The specific elements contained within each set.
  • The relationships between elements of concurrent sets.
  • The complement of each set with respect to the universal set.
  • The set inclusion relationships between subsets of a set. (correct)

Given a set $W = {a, b, c}$, how many subsets (including the empty set and W itself) are there?

  • 6
  • 8 (correct)
  • 3
  • 9

What does the notation $2^W$ typically represent in the context of Boolean algebras?

  • The set of all elements in W squared.
  • The set containing W and its complement.
  • The power set of W, i.e., the set of all subsets of W. (correct)
  • The set containing all 2-element subsets of W.

Consider the Boolean algebra formed from the power set of $W = {a, b}$. If $A = {a}$, what is the complement of A with respect to W?

<p>$\left{b\right}$ (A)</p> Signup and view all the answers

In Boolean algebra, which operation is best represented by the intersection of sets?

<p>Conjunction (C)</p> Signup and view all the answers

Which of the following is a key property that differentiates a Boolean algebra from a regular algebra?

<p>Boolean algebras operate on a set of elements and follow specific axioms. (A)</p> Signup and view all the answers

Why are Boolean Algebras useful in the context of Artificial Intelligence?

<p>They provide a formal system for representing and manipulating logical statements. (A)</p> Signup and view all the answers

What would be the next step up in complexity from $W = {a, b, c}$ when creating further boolean algebras?

<p>Adding another element to the set, resulting in $W = {a, b, c, d}$ (B)</p> Signup and view all the answers

Which of the following sets could represent the truth values in propositional logic?

<p>{0, 1} (C)</p> Signup and view all the answers

Given the standard truth tables for AND, OR, and NOT, what is the outcome of (A AND B) OR (NOT A)?

<p>It depends only on the value of A. (D)</p> Signup and view all the answers

According to De Morgan's laws, the negation of (A OR B) is equivalent to:

<p>NOT A AND NOT B (A)</p> Signup and view all the answers

What is the result of the expression NOT (A AND B) when A is false and B is true?

<p>True (C)</p> Signup and view all the answers

Which logical operation is best suited to represent the statement: 'Both A and B must be true for the statement to be true'?

<p>AND (B)</p> Signup and view all the answers

If a function $f(A_1, A_2, ..., A_n)$ is part of an adequate basis, what does this imply about the function's capability?

<p>It can represent all possible logical functions. (B)</p> Signup and view all the answers

Consider the logical expression: NOT (A OR B). According to De Morgan's Law, what is an equivalent expression?

<p><code>NOT A AND NOT B</code> (D)</p> Signup and view all the answers

If the set {AND, OR, NOT} forms an adequate basis, which of the following single operators could potentially also form an adequate basis on its own?

<p>NAND (C)</p> Signup and view all the answers

Consider a knowledge base $\Gamma$ and a sentence $\varphi$. Which statement accurately describes logical entailment?

<p>There is entailment if and only if every world that satisfies $\Gamma$ also satisfies $\varphi$. (C)</p> Signup and view all the answers

Given a well-formed formula (wff) $\varphi$ in propositional logic, what does $v(\varphi) = 1$ signify?

<p>$\varphi$ is true in a specific world <em>w</em>. (C)</p> Signup and view all the answers

Which of the following best describes a 'world' in the context of propositional logic?

<p>A specific assignment of truth values to all propositional symbols. (D)</p> Signup and view all the answers

Consider the formula $\varphi = (A \lor B) \land C$. In which of the following worlds is $\varphi$ satisfied (i.e., $v(\varphi) = 1$)?

<p>A = 1, B = 0, C = 1 (A)</p> Signup and view all the answers

Let $\Gamma = {\varphi_1, \varphi_2, ..., \varphi_n }$ be a set of wffs. What does it mean for a world w to satisfy $\Gamma$?

<p><em>w</em> satisfies the conjunction of all wffs in $\Gamma$. (D)</p> Signup and view all the answers

Which of the following is a valid conclusion regarding the relationship between wffs and worlds?

<p>Multiple worlds can satisfy the same wff. (C)</p> Signup and view all the answers

Consider a scenario where $\varphi_1$, $\varphi_2$, $\varphi_3$, and $\varphi_4$ are premises in propositional logic. Under what condition does $\psi$ (the conclusion) logically follow (entail) from these premises?

<p>$\psi$ is true in every world where $\varphi_1$, $\varphi_2$, $\varphi_3$, and $\varphi_4$ are all true. (D)</p> Signup and view all the answers

Given the following propositional logic expressions: $\varphi_1 = B \lor D \lor \neg(A \land C)$ $\varphi_2 = B \lor C$ $\varphi_3 = A \lor D$ $\varphi_4 = \neg B$ $\psi = D$ in which of the following scenarios is $\psi$ (D) not entailed by the conjunction of $\varphi_1$, $\varphi_2$, $\varphi_3$, and $\varphi_4$?

<p>When A=0, B=0, C=0, and D=0. (D)</p> Signup and view all the answers

Given that $\Gamma$ is a set of premises and $\varphi$ is a conclusion, which of the following scenarios indicates that $\Gamma \nvDash \varphi$ ($\Gamma$ does not entail $\varphi$)?

<p>There exists a world that satisfies $\Gamma$ but does not satisfy $\varphi$. (D)</p> Signup and view all the answers

What is the significance of determining whether a well-formed formula (wff) is satisfiable?

<p>It indicates the wff is true in at least one world. (B)</p> Signup and view all the answers

Assume you have a knowledge base consisting of the following propositional logic sentences: $\varphi_1 = B \lor D \lor \neg(A \land C)$ $\varphi_2 = B \lor C$ $\varphi_3 = A \lor D$ $\varphi_4 = \neg B$ Under what conditions can you infer that D is true?

<p>When B is false, C is false, and A is true. (A)</p> Signup and view all the answers

If the truth values of A, B, and C are known, what additional information is necessary to determine the truth value of the expression $B \lor D \lor \neg(A \land C)$?

<p>The truth value of $D$. (D)</p> Signup and view all the answers

Consider the following propositional logic statements: $\varphi_1 = B \lor D \lor \neg(A \land C)$ $\varphi_2 = B \lor C$ $\varphi_3 = A \lor D$ $\varphi_4 = \neg B$ If you know that B is false, what can you directly infer from $\varphi_2$?

<p>C must be true. (C)</p> Signup and view all the answers

Which of the following best describes the role of a valuation function, $v$, in propositional logic?

<p>It assigns truth values (0 or 1) to propositional symbols in the alphabet, $\Sigma$. (D)</p> Signup and view all the answers

Given the standard semantics of propositional logic, what is the value of $v(\varphi \rightarrow \psi)$ if $v(\varphi) = 1$ and $v(\psi) = 0$?

<p>0 (C)</p> Signup and view all the answers

Which of the following is NOT a well-formed formula (wff) in propositional logic, given the standard definition?

<p>(A ∧ ¬B ∨ C) (A)</p> Signup and view all the answers

In the context of propositional logic, what is the primary difference between the symbols '$\rightarrow$' and '$\Rightarrow$'?

<p>'$\rightarrow$' represents implication within a wff, while '$\Rightarrow$' represents entailment in the metalanguage. (D)</p> Signup and view all the answers

Consider the following formulas: $\varphi = (A \lor B)$ and $\psi = A$. Does $\psi$ logically entail $\varphi$?

<p>Yes, $\psi$ logically entails $\varphi$. (C)</p> Signup and view all the answers

Given that $v(A) = 1$, $v(B) = 0$, and $v(C) = 1$, what is the truth value of the formula $¬(A ∧ (B ∨ ¬C))$?

<p>True (B)</p> Signup and view all the answers

Which of the following statements accurately describes the relationship between a propositional formula and its interpretations?

<p>A formula is unsatisfiable if it is false under all interpretations. (D)</p> Signup and view all the answers

Consider a propositional logic formula $\varphi$. If $\varphi$ is a tautology, which of be following is true?

<p>$\neg \varphi$ is unsatisfiable. (B)</p> Signup and view all the answers

Which of the following statements accurately describes a tautology in propositional logic?

<p>It is true in all possible worlds. (D)</p> Signup and view all the answers

Which of the following is true about contradictions in propositional logic?

<p>It is not satisfiable and not valid. (C)</p> Signup and view all the answers

If a formula $\varphi$ is a tautology, which of the following statements is true regarding its set of models in W (the set of all possible worlds)?

<p>The set of models is equal to W. (A)</p> Signup and view all the answers

If a formula $\varphi$ is a contradiction, what can be said about its satisfiability and falsifiability?

<p>$\varphi$ is not satisfiable but falsifiable. (A)</p> Signup and view all the answers

Consider a formula $\varphi$ that is neither a tautology nor a contradiction. Which of the following statements must be true?

<p>$\varphi$ is both satisfiable and falsifiable. (D)</p> Signup and view all the answers

In propositional logic, what does it mean for a formula to be 'valid'?

<p>It is true under all interpretations. (B)</p> Signup and view all the answers

Given that W represents the set of all possible worlds, what does the expression {w : w ╞ φ} represent?

<p>The set of all possible worlds where φ is true. (A)</p> Signup and view all the answers

If {$\varphi_1$} ⊭ $\psi$, what does this imply about the relationship between the models of {$\varphi_1$} and the models of $\psi$?

<p>Some models of {$\varphi_1$} are not models of $\psi$. (D)</p> Signup and view all the answers

Which of the following best describes the condition for {$\varphi_1, \varphi_2$} ⊭ $\psi$?

<p>There exists at least one model that satisfies both $\varphi_1$ and $\varphi_2$ but does not satisfy $\psi$. (B)</p> Signup and view all the answers

Which of the following is a valid interpretation of the statement '{$\varphi_1$} ⊭ $\psi$' in the context of possible worlds?

<p>The set of possible worlds that satisfy {$\varphi_1$} is not contained within the set of possible worlds that satisfy $\psi$. (D)</p> Signup and view all the answers

If a well-formed formula (wff) is neither a tautology nor a contradiction, which of the following statements is true?

<p>Its truth value depends on the interpretation. (D)</p> Signup and view all the answers

Suppose a formula $\varphi$ is satisfiable. Which of the following can be inferred?

<p>$\varphi$ is true in at least one possible world. (B)</p> Signup and view all the answers

What is the relationship between validity and satisfiability in propositional logic?

<p>A valid formula is always satisfiable. (B)</p> Signup and view all the answers

Which of the following scenarios indicates that {$\varphi_1, \varphi_2$} entails $\psi$?

<p>In every world where both $\varphi_1$ and $\varphi_2$ are true, $\psi$ is also true. (C)</p> Signup and view all the answers

If a formula is falsifiable, what does this imply about its truth value across all possible worlds?

<p>It is false in at least one possible world. (B)</p> Signup and view all the answers

Flashcards

Boolean Algebra

A system dealing with true/false values and logical operations.

Power Set (2^W)

A set containing all possible subsets of W, including the empty set and W itself.

Complement (with respect to W)

An operation that returns everything in W that is not in A.

Hasse Diagram

A diagram representing set inclusion relationships, typically ordered from least to most inclusive.

Signup and view all the flashcards

Empty Set (∅)

A set that contains no elements.

Signup and view all the flashcards

Element (of a Set)

A single object that can be part of a set. Represented by lowercase letters.

Signup and view all the flashcards

Set

A collection of distinct objects (elements).

Signup and view all the flashcards

Set Inclusion

When all elements of set A are also in set B

Signup and view all the flashcards

Minimal Propositional Logic Domain

A set containing a universe of discourse (W) and the empty set.

Signup and view all the flashcards

Binary Value Representations

Examples of binary values used in propositional logic.

Signup and view all the flashcards

Complete Operator Basis

A set of logical operators including OR, AND, and NOT that form a complete basis.

Signup and view all the flashcards

AND Operator

AND returns 1 only if both inputs are 1; otherwise, it returns 0.

Signup and view all the flashcards

OR Operator

OR returns 1 if at least one input is 1; it returns 0 only if both inputs are 0.

Signup and view all the flashcards

NOT Operator

NOT inverts the input: if the input is 0, NOT returns 1, and vice versa.

Signup and view all the flashcards

De Morgan’s Law (First)

The negation of a disjunction is the conjunction of the negations.

Signup and view all the flashcards

De Morgan’s Law (Second)

The negation of a conjunction is the disjunction of the negations.

Signup and view all the flashcards

What is a WFF?

A well-formed formula (wff) is a syntactically correct expression in propositional logic.

Signup and view all the flashcards

What is Entailment?

Entailment means that if all the propositions in the hypothesis are true, the conclusion must also be true

Signup and view all the flashcards

What is a hypothesis?

The hypothesis contains premises or propositions that are assumed to be true for the sake of argument.

Signup and view all the flashcards

How to Determine Entailment?

Truth values of propositions are checked against all permutations of possible values to determine entailment.

Signup and view all the flashcards

What is Notation?

Notation is a symbolic or diagrammatic way of representing information or data.

Signup and view all the flashcards

Σ in Propositional Logic

The alphabet of Propositional Logic, containing propositional symbols.

Signup and view all the flashcards

Propositional Connectives

Connectives used to form complex propositions (e.g., ¬, ∧, ∨, →, ↔).

Signup and view all the flashcards

wff(LP)

Well-formed formulas are the valid and grammatically correct expressions in Propositional Logic.

Signup and view all the flashcards

Interpretation (v)

An assignment of truth values (0 or 1) to propositional symbols.

Signup and view all the flashcards

v(¬φ) = NOT(v(φ))

NOT operation; reverses the truth value of a proposition.

Signup and view all the flashcards

v(φ ∧ ψ) = AND(v(φ), v(ψ))

AND operation; true only if both propositions are true.

Signup and view all the flashcards

v(φ ∨ ψ) = OR(v(φ), v(ψ))

OR operation; true if at least one proposition is true.

Signup and view all the flashcards

v(φ → ψ)

The implication operation; true unless φ is true and ψ is false.

Signup and view all the flashcards

wff

Well-formed formula in Propositional Logic.

Signup and view all the flashcards

Entailment (Γ ╞ φ)

Indicates that every world (or interpretation) which satisfies all formulas in  also satisfies .

Signup and view all the flashcards

Entailment Condition

Every world that satisfies  also satisfies .

Signup and view all the flashcards

Satisfaction (φ ╞)

A formula φ is satisfied.

Signup and view all the flashcards

φ ∈ wff(LP)

A formula φ that belongs to the set of well-formed formulas in Propositional Logic.

Signup and view all the flashcards

v(φ) = 1

Assignment of a truth value (1 or 0) to a formula.

Signup and view all the flashcards

w ╞ φ

Formula φ is satisfied in world w.

Signup and view all the flashcards

wff  = {1, 2,..., n}

Set of well-formed formulas.

Signup and view all the flashcards

Tautology

A wff that is always true, regardless of the truth values of its components.

Signup and view all the flashcards

Contradiction

A wff that is always false, regardless of the truth values of its components.

Signup and view all the flashcards

Possible Worlds (W)

The set of all possible scenarios or interpretations under consideration.

Signup and view all the flashcards

Wff (Well-Formed Formula)

A well-formed formula in propositional logic.

Signup and view all the flashcards

LP (Logical Interpretation)

A function that assigns truth values to formulas in a specific possible world.

Signup and view all the flashcards

Model of a Formula

The set of possible worlds where a formula is true.

Signup and view all the flashcards

Valid Formula

A formula true in every possible world; all possible worlds are models of it.

Signup and view all the flashcards

Satisfiable Formula

A formula that has at least one model (i.e., is true in at least one possible world).

Signup and view all the flashcards

Falsifiable Formula

A formula that is false in at least one possible world.

Signup and view all the flashcards

Contradiction & Possible Worlds

No possible world is a model, meaning it's always false.

Signup and view all the flashcards

Neither Tautology Nor Contradiction

Some possible worlds are models and some are not; it can be true or false depending on the world.

Signup and view all the flashcards

Models of ψ

All possible worlds that are models of a formula ψ.

Signup and view all the flashcards

¬⊨ (entailment)

A relation indicating that the models of one formula are not contained within the models of another.

Signup and view all the flashcards

⊨ (entailment)

A relation indicating that the models of the first formula set are contained within the models of the second one.

Signup and view all the flashcards

Propositional Formula

An expression in propositional logic that can be evaluated to true or false.

Signup and view all the flashcards

Study Notes

  • Artificial Intelligence, A Course About Foundations, Propositional Logic by Marco Piastra.

Boolean Algebra(s) - Prologue

  • Boolean algebras are examined through examples, considering a finite set of objects W.
  • A collection ∑ of all possible subsets of W is constructed in a bottom-up fashion.
  • Example 1) W = {a}.
  • Example 2) W = {a, b}.
  • Example 3) W = {a , b, c}.
  • Each arrow represents set inclusion.
  • Example) {a} ⊆ {a, b}.
  • Collections like above are also called the power set of W.
  • It’s the collection of all possible subsets of W, denoted as 2^W.
  • Boolean algebra is defined as any non-empty collection of subsets ∑ of a set W.
  • Empty set (Ø) is an element of ∑.
  • If A and B are elements of ∑, then A ∪ B is also an element of ∑.
  • If A is an element of ∑, then A' (complement of A with respect to W) is also an element of ∑.
  • The set W always belongs to any Boolean algebra generated on it.
  • ∑ is closed under intersection (∩).
  • Properties of a Boolean algebra can be verified exhaustively for any of the structures.
  • De Morgan's laws.
  • (A ∪ B)^c = A^c ∩ B^c
  • (A ∩ B)^c = A^c ∪ B^c
  • Given that all boolean algebras share the same properties.
  • The simplest one is adopted as ∑ := {W, Ø}
  • It is a two-valued algebra ({nothing, everything}, {false, true}, {⊥, ⊤} or {0, 1}).
  • Algebraic structure is defined as < {0,1}, OR, AND, NOT >.
  • Boolean functions and truth tables: the most generic type of functions are f: {0, 1}^n → {0, 1}.
  • AND, OR and NOT are boolean functions defined extensionally via truth tables.
  • Truth tables can be defined for composite functions to verify logical laws.
  • Formula to abide by: De Morgan's laws

Adequate Basis

  • Defines the number of boolean functions needed to define any boolean function.
  • Other function can be expressed as composite function.

The generic truth table consists of:

  • For each row j, (where f_j = 1) create a Boolean expression composing by AND the n input variables.
  • Take A_i when the i-th value is 1, or NOT A_i when i-th value is 0.
  • Compose all expressions obtained above with OR.
  • {OR, NOT} or {AND, NOT} are adequate bases.
  • An adequate basis can be obtained by NOR or NAND.
  • Two remarkable functions: implication and eequivalence are defined by truth tables.
  • Logicians prefer the adequate basis {IMP, NOT}.

Language and Semantics, Possible Worlds

  • Propositional logic is the simplest of 'classical' logics.
  • Simple propositions state something that could be either true or false.
  • ex) "Today is Friday", "Turkeys are birds with feathers".
  • Formal semantics are a class of formal structures.
  • Each representing a possible world, or a possible 'state of things;
  • ex) <This classroom right now>, <Ancient Greece at the time of Aristotle's birth>.
  • Possible world is a structure <{0,1}, Σ, v>

Structure Properties

  • {0,1} gives the truth values.
  • Σ is the signature of the formal language: a set of propositional symbols.
  • v is a function : Σ → {0,1} assigning a truth value to every symbol in ∑.
  • Each symbol in ∑ represents an actual proposition. By convention, symbols A, B, C, D, ... are used.
  • The class of structures contains all possible worlds.
  • All structures in a class share the same Σ and {0,1}.
  • The functions v are different because, the assignment of truth values varies, depending on the possible world.

Formal language propositional

Propositional Language Lp

  • A set ∑ of propositional symbols: Σ = {A, B, C, ...}
  • Has two (primary) logical connectives: →, ¬
  • And three (derived) logical connectives: ∧, ∨, ↔
  • Has parenthesis: (,) (there are no precedence rules in its language)
  • Well-formed formulae (wff) are defined via a set of syntactic rules:

The set of all the wff of Lp is denoted as wff(Lp)

  • A ∈ Σ ⇒ A ∈ wff(Lp)
  • φ ∈ wff(Lp) ⇒ (¬φ) ∈ wff(Lp)
  • φ, ψ ∈ wff(Lp) ⇒ (φ → ψ) ∈ wff(Lp)
  • φ, ψ ∈ wff(Lp) ⇒ (φ ∨ ψ) ∈ wff(Lp)
  • φ, ψ ∈ wff(Lp) ⇒ (φ ∧ ψ) ∈ wff(Lp)
  • φ, ψ ∈ wff(Lp) ⇒ (φ ↔ ψ) ∈ wff(Lp)

Formal semantics: interpretations

  • Given a possible world <{0,1}, Σ, v>, the function v: Σ → {0,1} can be extended.
  • Boolean functions are associated to each connective:
    • ν(¬φ) = NOT(ν(φ))
    • ν(φ ∧ ψ) = AND(ν(φ), ν(ψ))
    • ν(φ ∨ ψ) = OR(ν(φ), ν(ψ))
    • ν(φ → ψ) = OR(NOT(ν(φ)), ν(ψ)) (also IMP(ν(φ), ν(ψ)) )
    • ν(φ ↔ ψ) = AND(OR(NOT(ν(φ)), ν(ψ)), OR(NOT(v(ψ)), ν(φ)))
  • Function v assigns a truth value to each φ ∈ wff(Lp).
  • v: wff(Lp) → {0,1}
  • Then v is said to be an interpretation of Lp.
  • The truth value of any wff φ is univocally determined by the values assigned to each symbol in the signature Σ (compositionality).

Object Language and Metalanguage

  • Object language is Lp. It is the formal language of logic.
  • It only contains the defined items which are Σ, →, ¬, ∧, ∨, ↔, (, ), plus syntactic rules (wff)

Meta-Language

  • It is the formalism for defining the properties of the object language and the logic.
  • Small Greek letters (α, β, χ, φ, ψ, ...) denote a generic formula (wff).
  • Capital Greek letters (Γ, Δ, ...) denote a set of formulae.
  • Symbols:
    • |= is for satisfaction, logical consequence.
    • ⊢ is for derivability.
    • "iff" is for "if and only if".
    • =>, <=> are for implication, equivalence.

Entailment

  • Entailment examines formulae and thier hidden relationships
  • Hypothesis:
  • φ1 = B ∨ D ∨ ¬(A ∧ C) represents "Sally likes Harry" OR "Harry is happy" OR NOT ("Harry is human" AND "Harry is a featherless biped")
  • φ2 = B ∨ C represents "Sally likes Harry” OR “Harry is a featherless biped"
  • φ3 = A ∨ D represents "Harry is human” OR “Harry is happy"
  • φ4 = ¬B represents NOT "Sally likes Harry"
  • Thesis:
  • ψ = D represents "Harry is happy"

Entailment Truth Table

  • {φ1, φ2, φ3, φ4} ⊨ ψ
  • Entailment occurs when all the possible worlds that satisfy {φ1, φ2, φ3, φ4} also satisfy ψ.

Diagramatic Display of Entailment

  • Γ ⊨ φ
  • There is entailment iff every world that satisfies Γ also satisfies φ.
  • Possible worlds and truth tables are constructed.

Examples

  • φ = (A ∨ B) ∧ C
  • The rows in the table are not a single world are different group of worlds.
  • Each ε wff(Lp) has a truth value.
  • A possible world satisfies a wff φ iff ν(φ) = 1.
  • This can written as <{0,1}, Σ, ν> ⊨ φ.
  • Rows in the truth table that satisfy φ are often gray..
  • Such possible world w is also said to be a model of φ.
  • A possible world satisfies (i.e. is model of) a set of wff
  • Γ = {φ1, φ2, ..., φn} iff w satisfies (is model of) each of its wffφ1, φ2, ..., φn.
  • A tautology is a propositional wff that is always satisfied which is often said to be valid. Any wff of the type ψ ∨ ¬ψ is a tautology.
  • A contradiction is a propositional wff that cannot be satisfied which is often said to be valid. Any wff of the type ψ ∧ ¬ψ is a contradiction.
  • Not all wff are either tautologies or contradictions.
  • If φ is a tautology then ¬φ is a contradiction and vice-versa.
  • Each wff φ of Lp corresponds to a subset of W
  • The subset of all possible worlds that satisfies it.
  • φ corresponds to {w : w |= φ}.
  • Set may by empty.
  • If it’s empty, corresponds
  • May coincide with W.
  • If it coincides, it’s tautology.

Entailment Example

  • {φ1, φ2, φ3, φ4} ̸⊨ ψ
  • "All possible worlds that are models of φ1 ".

The set of models for {φ1} is:

  • not contained in the set of models of ψ.

  • not contained in the set of models of ψ. {φ1, φ2} ̸⊨ ψ

  • The intersection of the two subsets.

  • not contained in the set of models of ψ. {φ1, φ2, φ3} ̸⊨ ψ

  • {φ1, φ2, φ3, φ4} ⊨ ψ

  • Because the set of models for {φ1, φ2, φ3, φ4} is contained in the set of models of ψ.

  • All the wff φ1, φ2, φ3, φ4 are needed for the relation of entailment to hold.

  • Γ ⊨ φ

  • There is entailment iff every world that satisfies Γ also satisfies φ.

  • Symmetric entailment is logical equivalence.

  • Given φ and ψ and their wff: φ ⊨ ψ and ψ ⊨ φ.

  • The two wff are said to be logically equivalent.

  • Which equals φ ≡ ψ in symbols. Two equivalent wff have exactly the same models.

  • Equivalent wff is substitutable.

  • Example:

  • {φ1, φ2, φ3, φ4} ⊨ ψ

  • φ1 = B ∨ D ∨ ¬(A ∧ C)

  • φ2 = B ∨ C

  • φ3 = A ∨ D

  • φ4 = ¬B

  • ψ = D

  • φ1 = B ∨ D ∨ (A → ¬C)

  • φ2 = B ∨ C

  • φ3 = ¬A → D

  • φ4 = ¬B

  • ψ = D

Implications

  • rewriting of equivalent expressions is a component of the wff problem.
  • wff is in terms of entailment: φ → ψ / φ / ψ
It can be verified that
  • φ → ψ, φ ⊨ ψ
  • φ → ψ, ¬ψ ⊨ ¬φ
  • Modern formal logic is defined by its fundamentals.
  • These include the formal (symbolic) language, that are a set of symbols, not necessarily finite
  • Syntactic rules for composite formulae (wff)
  • As well as its formal semantics (i.e. a class of possible worlds)
  • For each possible world in defined, every wff receives a value in the language
  • Classical propositional logic, the set of values is the simplest which is {1, 0}
  • Satisfaction, entailment follows which means a wff is satisfied in a possible world if in true, in that possible world.

Satisfaction

  • In classical propositional logic, iff the wff has value 1 in that world (Caution: the definition of satisfaction will become definitely more complex with first order logic).
  • Entailment is a relation between a set of wff and a wff
  • This relation holds when all possible worlds satisfying the set also satisfy the wff
  • Properties of entailment (classical logic): compactness, monotonicity, transitivity, ex absurdo ...

Compactness

  • Consider a set of wff Γ (not necessarily finite) Γ ⊨ φ there exists a finite subset ∑ ⊆ Γ  such that ∑ ⊨ φ

(This follows from compositionality, see textbook for a proof)

Monotonicity

  • For any Γ and Δ, if Γ ⊨ φ then Γ ∪ Δ ⊨ φ
  • Any entailment relation between φ and Γ remains valid even if Γ grows larger
  • If for all φ ∈ Σ we have Γ ⊨ φ, then if ∑ ⊨ ψ  then Γ ⊨ ψ
  • If Γ entails any φ in ∑, then any ψ entailed by ∑ is also entailed by Γ

Ex Absurdo

  • {φ, ¬φ} ⊨ ψ
  • Which is an inconsistent (i.e. contradictory) set of wff that entails anything «Ex absurdo sequitur quodlibet».

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

Untitled
44 questions

Untitled

ExaltingAndradite avatar
ExaltingAndradite
Untitled
6 questions

Untitled

StrikingParadise avatar
StrikingParadise
Untitled Quiz
18 questions

Untitled Quiz

RighteousIguana avatar
RighteousIguana
Untitled Quiz
50 questions

Untitled Quiz

JoyousSulfur avatar
JoyousSulfur
Use Quizgecko on...
Browser
Browser