Are the three laws of thought the foundation of deductive logic?
Are the three laws of thought (identity, non-contradiction, and excluded middle) really the foundational axioms of deductive logic?
Does they not depend on the definition of truth values and the definition and properties of logical connectives?
The three laws can be determined to be true in all circumstances by just looking at their truth table (so we do NOT need to presume them to be true).
Does they not depend on the definition of truth values and the definition and properties of logical connectives?
The three laws can be determined to be true in all circumstances by just looking at their truth table (so we do NOT need to presume them to be true).
Comments (6)
Logics where the Law of Identity is either not present or is restricted? Check out Non-reflexive logics and quasi-set theory (Newton da Costa).
Logics where the Law of Non-contradiction fails to be strictly true? Check out paraconsistent logic, more specifically, the theory known as Dialetheism (namely, from logician Graham Priest).
Logics where the Law of the Excluded Middle fails to be a tautology? Check out Intuitionistic Logic, the most studied type of paracomplete logic.
There is more in logical heaven than one might assume.
Also any multi-valued logic, e.g. that used by SQL.
SQL's logic violates LEM and Bivalence, as well as the Law of Identity when dealing with the NULL object (NULL = NULL does not return true, it returns the 3rd truth-value "UNKNOWN").
Sorry about being a pedantic ass, lol.
Yes, my mistake. For a moment I thought of the LEM as stating that a statement is either true or false, when it's actually stating that either a statement or its negation are true.