Content deleted Content added
logical form using Project:AWB |
Psychastes (talk | contribs) >1500B, not stub |
||
(36 intermediate revisions by 24 users not shown) | |||
Line 1:
The '''problem of multiple generality''' names a failure in [[term logic|traditional logic]] to describe [[validity (logic)|valid]] inferences that involves multiple [[Quantifiers (logic)|quantifiers]]. For example, it is intuitively clear that if:
:''Some cat is feared by every mouse''
then it follows logically that:
:''All mice are afraid of at least one cat''.
The syntax of [[traditional logic]] (TL) permits exactly one quantifier, i.e. there are four sentence types: "All
:''Some
:''All
which is clearly invalid.
The first logical calculus capable of dealing with such inferences was [[Gottlob Frege]]'s ''[[Begriffsschrift]]
Using modern [[first-order logic|predicate calculus]], we quickly discover that the statement is ambiguous.
:''Some cat is feared by every mouse''
could mean ''(Some cat is feared) by every mouse'' (paraphrasable as ''Every mouse fears some cat''), i.e.
:''For every mouse m, there exists a cat c, such that c is feared by m,''
:<math>\forall m
in which case the conclusion is trivial.
But it could also mean ''Some cat is (feared by every mouse)'' (paraphrasable as '' There's a cat feared by all mice''), i.e.
:''There exists
:<math>\exists c
This example illustrates the importance of specifying the [[Scope (logic)#Quantifiers|scope]] of such quantifiers as ''for all'' and ''there exists''.
==Further reading==
* [[Patrick Suppes]], ''Introduction to Logic'', D. Van Nostrand, 1957, {{ISBN
* A. G. Hamilton, ''Logic for Mathematicians'', Cambridge University Press, 1978, {{ISBN
{{Aristotelian logic}}
{{Classical logic}}
▲Patrick Suppes, ''Introduction to Logic'', D. Van Nostrand, 1957, ISBN 0-422-08072-7.
[[Category:Classical logic]]
▲A. G. Hamilton, ''Logic for Mathematicians'', Cambridge University Press, 1978, ISBN 0-521-29291-3.
▲Paul Halmos and Steven Givant, ''Logic as Algebra'', MAA, 1998, ISBN 0-88385-327-2.
▲[[Category:Logic]]
|