Understanding "Sentential" Logic: Axioms, Notation & Binary Operations

In summary, the conversation discusses the four axioms of "sentential" logic and the possibility of other axioms, as well as the difficulty in proving the law of disjunctive inference with these axioms. The conversation also delves into understanding the notation and the use of binary operations in abstract systems to study argument forms. The concept of "true" and "false" are also brought up, with the conclusion that they are not the fundamental concepts of logic.
  • #1
StephenPrivitera
363
0
I came across this site: http://mally.stanford.edu/tutorial/sentential.html
It lists four axioms of "sentential" logic. I first would like to know if there are other axioms not listed here. Wouldn't you need some axiom like if P is true, then ~P is false? It seems difficult to prove the law of disjunctive inference with these axioms. Next, I need some help understanding the notation.

One axiom is:
P -> (Q -> P)
Can this be interpreted as

given P
therefore Q -> P

for any statement Q?

In other words, if I precede the antecedent with the word "given" and exchange the main operator (which is always the conditional in these cases) with the word "therefore", is the meaning of the statement the same? This issue is important to me as a matter of proving theorems.


Also, one source refers to "->", "V", "and", and "<->" as binary operations. I just recently learned about binary operations and abstract systems. Does this mean that we can study argument forms as an abstract system? Can we prove the associativity/commutivity/distributivity properties of the operations using the above axioms?
For a binary operation aOb=c
How does this relate to P->Q?
IOW P->Q=what? Is it merely the joining of the statements by the words "if" and "then"?
 
Mathematics news on Phys.org
  • #2
Wouldn't you need some axiom like if P is true, then ~P is false?

Slow down, who said anything about "true" and "false"?

Note that there is nothing on the page that says anything about true and false! :smile: It just discusses rules of deduction.


You can, however, deduce things like

&phi; <=> ~~&phi;

from the given axioms
 
  • #3
Originally posted by Hurkyl
Slow down, who said anything about "true" and "false"?

Note that there is nothing on the page that says anything about true and false! :smile: It just discusses rules of deduction.
But why not? That makes no sense to me. Isn't the purpose of logic to study the validity of arguments? When you say you can deduce P<=>~~P from the axioms, aren't you implicitly saying that you can deduce that P<=>~~P is true?
 
  • #4
Isn't the purpose of logic to study the validity of arguments?

Yes... but "true" and "false" are not the fundamental concepts to the validity of an argument, deducibility is! Intuit, "true" merely means "this statement is an axiom or is deducible from the axioms", while "false" means "the negation of this statement is true".


More precisely, we can define a "truth assignment" to be a logical function v whose domain is all atomic formulas and whose range is {true, false} satisfying:

(v(~A) = T) <=> (v(A) = F)
(v(A=>B) = F) <=> (V(A) = T and V(B) = F)

(depending on your rules of inference, you may or may not need to add or change a couple requirements on the definition of a truth assignment)

And for any truth assignment v, we can deduce
v(P<=>~~P) = T
Or more trivially we can deduce v(P)=v(~~P)


But the point is that "true" and "false" are not the fundamental concepts of logic.
 

1. What is sentential logic?

Sentential logic, also known as propositional logic, is a branch of formal logic that deals with propositions or statements that express truth or falsity.

2. What are the main components of sentential logic?

The main components of sentential logic are axioms, notation, and binary operations. Axioms are the basic assumptions from which all logical deductions are made. Notation is the symbolic representation of logical statements and operators. Binary operations are logical operators that combine two propositions to form a compound proposition.

3. What is the significance of axioms in sentential logic?

Axioms serve as the foundation of sentential logic and provide the basis for all logical reasoning. They are self-evident truths that do not require proof and are used to derive further logical statements.

4. How are propositions represented in sentential logic?

In sentential logic, propositions are represented using symbols such as letters or phrases. For example, the proposition "It is raining" can be represented by the symbol p. These symbols are then used to form logical statements using logical operators.

5. What are the most commonly used logical operators in sentential logic?

The most commonly used logical operators in sentential logic are conjunction (AND), disjunction (OR), conditional (IF-THEN), and negation (NOT). These operators allow for the formation of complex logical statements from simpler propositions.

Similar threads

Replies
12
Views
1K
  • Quantum Interpretations and Foundations
Replies
10
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
2K
  • General Math
Replies
7
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
333
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
Back
Top