Category:Logic: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Category for tasks manipulating Logical values.)
 
 
Line 6: Line 6:
Mathematical logic is often divided into the fields of [[wp:set theory|set theory]], [[wp:model theory|model theory]], [[wp:recursion theory|recursion theory]], and [[wp:proof theory|proof theory]]. These areas share basic results on logic, particularly [[wp:first-order logic|first-order logic]], and [[wp:definable set|definability]]. In computer science (particularly in the [[wp:ACM Computing Classification System|ACM Classification]]) mathematical logic encompasses additional topics not detailed in this article; see [[wp:logic in computer science|logic in computer science]] for those.
Mathematical logic is often divided into the fields of [[wp:set theory|set theory]], [[wp:model theory|model theory]], [[wp:recursion theory|recursion theory]], and [[wp:proof theory|proof theory]]. These areas share basic results on logic, particularly [[wp:first-order logic|first-order logic]], and [[wp:definable set|definability]]. In computer science (particularly in the [[wp:ACM Computing Classification System|ACM Classification]]) mathematical logic encompasses additional topics not detailed in this article; see [[wp:logic in computer science|logic in computer science]] for those.


[[Category:Mathematics]] [[Category:Mathematical operations]]
[[Category:Mathematics]] [[Category:Mathematical operations]][[Category:Solutions by Programming Task]]

Latest revision as of 07:44, 26 August 2011

This page uses content from Wikipedia. The original article was at Logic. The list of authors can be seen in the page history. As with Rosetta Code, the text of Wikipedia is available under the GNU FDL. (See links for details on variance)

Tasks in this category have to do with creation logical types, proofs, manipulation of logical values or algorithms requiring exotic logical types.

Mathematical logic (also known as symbolic logic) is a subfield of mathematics with close connections to foundations of mathematics, theoretical computer science and philosophical logic. The field includes both the mathematical study of logic and the applications of formal logic to other areas of mathematics. The unifying themes in mathematical logic include the study of the expressive power of formal systems and the deductive power of formal proof systems.

Mathematical logic is often divided into the fields of set theory, model theory, recursion theory, and proof theory. These areas share basic results on logic, particularly first-order logic, and definability. In computer science (particularly in the ACM Classification) mathematical logic encompasses additional topics not detailed in this article; see logic in computer science for those.

Pages in category "Logic"

The following 4 pages are in this category, out of 4 total.