|
|
|
|
|
by cubefox
391 days ago
|
|
Propositional logic is about Boolean inferences like "If A then B, A, therefore B". The link you provided expands this to the more complex predicate logic, of which syllogisms (discussed in the article) are special cases. E.g. "Everything that is X is also Y. This is X. Therefore, this is Y." Though I would also note that most introductions to symbolic logic do ommit the (in this context) most important part: On how to translate natural language arguments to formal logic, and the other way round. This task is very much non-trivial. A few textbooks aimed at philosophers do this, though most don't. |
|