Differences between revisions 20 and 21
Revision 20 as of 2010-06-03 19:33:36
Size: 939
Editor: scot-camtasia
Comment:
Revision 21 as of 2020-01-26 23:04:47
Size: 923
Editor: 68
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:

{{{#!latex
\section{
Logical Implication or Entailment}
= Logical Implication or Entailment =
Line 6: Line 4:
\[
    X \models y
\]
where X represents some set of premises and y represents the conclusion. This simply means that the conjuction of all the premises entails the conclusion. We say that $X \models y$ if and only if all the models of $X$ are models of $y$.\bigskip
Line 11: Line 5:
To show $X \models y$, show that $X \Rightarrow y$ is a tautology. We call a tautology of the form $A \models B$ a Logical Implication.\bigskip Xy
Line 13: Line 7:
In predicate calculus, we use $\vdash$ to denote deduction
\[
     \nabla \vdash Q
\]
where $\nabla$ represents the set of assumptions and $Q$ represents the conclusion. This expression reads ''$Q$ is deduced from $\nabla$.'' If $\nabla = \emptyset$, often denoted $\vdash Q$, then it is call a proof. That is $Q$ is deduced soley from the axioms.
}}}
where $X$ represents some set of premises and y represents the conclusion. This simply means that the conjuction of all the premises entails the conclusion. We say that Xy if and only if all the models of X are models of y.

To show Xy, show that Xy is a tautology. We call a tautology of the form AB a Logical Implication.

In predicate calculus, we use to denote deduction

Q

where represents the set of assumptions and Q represents the conclusion. This expression reads "Q is deduced from ." If =, often denoted Q, then it is call a proof. That is Q is deduced soley from the axioms.

Logical Implication or Entailment

Consider

Xy

where $X$ represents some set of premises and y represents the conclusion. This simply means that the conjuction of all the premises entails the conclusion. We say that Xy if and only if all the models of X are models of y.

To show Xy, show that Xy is a tautology. We call a tautology of the form AB a Logical Implication.

In predicate calculus, we use to denote deduction

Q

where represents the set of assumptions and Q represents the conclusion. This expression reads "Q is deduced from ." If =, often denoted Q, then it is call a proof. That is Q is deduced soley from the axioms.

(FirstOrderMathematicalLogicAngeloMargaris)

See LogicNotes

Back to ComputerTerms

LogicalImplication (last edited 2020-02-02 17:44:06 by 68)