Logical Implication: Evaluating Truth of Claims

  • Context: MHB 
  • Thread starter Thread starter Yankel
  • Start date Start date
  • Tags Tags
    implication
Click For Summary
SUMMARY

The discussion evaluates the truth of two logical claims involving logical implication, denoted by \[\models\]. The first claim, stating that if \[\alpha \models (\beta \rightarrow \gamma)\], then \[\alpha, \beta \models \gamma\], is confirmed as true based on the definitions of logical implication and the connective \[\to\]. The second claim, asserting that \[\alpha \models (\beta \rightarrow \gamma)\] implies \[\alpha \vee \beta \models \gamma\], is determined to be false in general, as it requires both \(\alpha\) and \(\beta\) to be true, while the disjunction only requires one to be true.

PREREQUISITES
  • Understanding of logical implication and its notation (\[\models\])
  • Familiarity with logical connectives, specifically implication (\[\rightarrow\]) and disjunction (\[\vee\])
  • Knowledge of truth tables and their application in evaluating logical statements
  • Basic concepts of propositional logic and tautologies
NEXT STEPS
  • Study the definitions and properties of logical implication in propositional logic
  • Learn how to construct and interpret truth tables for complex logical expressions
  • Explore the relationship between conjunction (\[\land\]) and disjunction (\[\vee\]) in logical proofs
  • Investigate the conditions under which tautologies affect logical implications
USEFUL FOR

Logicians, philosophy students, computer scientists, and anyone interested in the foundations of logical reasoning and implications in formal systems.

Yankel
Messages
390
Reaction score
0
Hello all,

I am trying to find if the following two claims are true or false:

1) If
\[\alpha \models \left ( \beta \rightarrow \gamma \right )\]
then
\[\alpha ,\beta \models \gamma\]

2) If
\[\alpha \models \left ( \beta \rightarrow \gamma \right )\]
then
\[\alpha \vee \beta \models \gamma\]

where \[\models\] is logical implication, meaning that if everything on the left side of the operator is T, then whatever on the right side is also T.

I cannot build truth tables, because \[\alpha ,\beta ,\gamma\] are not necessarily atoms.

Thank you in advance.
 
Physics news on Phys.org
Yankel said:
1) If
\[\alpha \models \left ( \beta \rightarrow \gamma \right )\]
then
\[\alpha ,\beta \models \gamma\]
This holds by definition of $\models$ and $\to$. Suppose $\alpha\models \beta\to\gamma$. This means that for every interpretation $I$, if $I\models\alpha$, then $I\models\beta\to\gamma$. But the latter statement means that if $I\models\beta$, then $I\models\gamma$. Thus, if $I\models\alpha$ and $I\models\beta$, then $I\models\gamma$, or $\alpha,\beta\models\gamma$.

In general, $\alpha\models\beta$ iff $\models\alpha\to\beta$ (i.e., $\alpha\to\beta$ is true in every interpretation). In this sense, the connective $\to$ formalizes (i.e., is an analog on the level of the formal language being studied) the concept of logical implication $\models$. Also, $\alpha\land\beta\to\gamma$ is equivalent to $\alpha\to(\beta\to\gamma)$, i.e., these formulas are true in the same interpretations.

Yankel said:
2) If
\[\alpha \models \left ( \beta \rightarrow \gamma \right )\]
then
\[\alpha \vee \beta \models \gamma\]
According to the above, $\alpha\models\beta\to\gamma$ is equivalent to $\alpha\land\beta\models\gamma$. Can you decide if this implies $\alpha\lor\beta\models\gamma$ and vice versa?
 
I am not sure. Is there a way to see it using a truth table?
 
Consider when $\gamma$ is $\alpha\land\beta$.
 
I see what you mean, so it ain't true, is it ? I need both \alpha and \beta to be true, while \lor requires that at least one is true, not necessarily both.
 
Last edited:
Yankel said:
I see what you mean, so it ain't true, is it ? I need both \alpha and \beta to be true, while \lor requires that at least one is true, not necessarily both.
You are right, $$\alpha\lor\beta\not\models\alpha\land\beta$$ in general, in particular, when $\alpha$ and $\beta$ are propositional variables. If $\alpha$ and $\beta$ are formulas, this implication may sometimes be true, for example, when $\alpha$ and $\beta$ are tautologies.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K