Difference between revisions of "Logical conjunction"
MyWikiBiz, Author Your Legacy — Thursday November 21, 2024
Jump to navigationJump to searchJon Awbrey (talk | contribs) (→Peer nodes: update) |
Jon Awbrey (talk | contribs) (update) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<font size="3">☞</font> This page belongs to resource collections on [[Logic Live|Logic]] and [[Inquiry Live|Inquiry]]. | <font size="3">☞</font> This page belongs to resource collections on [[Logic Live|Logic]] and [[Inquiry Live|Inquiry]]. | ||
− | '''Logical conjunction''' is an operation on two logical values, typically the values of two | + | '''Logical conjunction''' is an operation on two logical values, typically the values of two propositions, that produces a value of ''true'' if and only if both of its operands are true. |
− | The [[truth table]] of <math>p ~\operatorname{AND}~ q</math> | + | The [[truth table]] of <math>p ~\operatorname{AND}~ q,</math> also written <math>p \land q~\!</math> or <math>p \cdot q,\!</math> appears below: |
<br> | <br> | ||
Line 29: | Line 29: | ||
===Focal nodes=== | ===Focal nodes=== | ||
− | |||
− | |||
* [[Inquiry Live]] | * [[Inquiry Live]] | ||
− | |||
* [[Logic Live]] | * [[Logic Live]] | ||
− | |||
===Peer nodes=== | ===Peer nodes=== | ||
− | + | * [http://intersci.ss.uci.edu/wiki/index.php/Logical_conjunction Logical Conjunction @ InterSciWiki] | |
− | |||
* [http://mywikibiz.com/Logical_conjunction Logical Conjunction @ MyWikiBiz] | * [http://mywikibiz.com/Logical_conjunction Logical Conjunction @ MyWikiBiz] | ||
− | |||
− | |||
− | |||
− | |||
* [http://ref.subwiki.org/wiki/Logical_conjunction Logical Conjunction @ Subject Wikis] | * [http://ref.subwiki.org/wiki/Logical_conjunction Logical Conjunction @ Subject Wikis] | ||
+ | * [http://en.wikiversity.org/wiki/Logical_conjunction Logical Conjunction @ Wikiversity] | ||
* [http://beta.wikiversity.org/wiki/Logical_conjunction Logical Conjunction @ Wikiversity Beta] | * [http://beta.wikiversity.org/wiki/Logical_conjunction Logical Conjunction @ Wikiversity Beta] | ||
− | |||
===Logical operators=== | ===Logical operators=== | ||
Line 126: | Line 117: | ||
===Related articles=== | ===Related articles=== | ||
− | * [http:// | + | {{col-begin}} |
− | + | {{col-break}} | |
− | * [http:// | + | * [http://intersci.ss.uci.edu/wiki/index.php/Cactus_Language Cactus Language] |
− | + | * [http://intersci.ss.uci.edu/wiki/index.php/Futures_Of_Logical_Graphs Futures Of Logical Graphs] | |
− | * [http:// | + | * [http://intersci.ss.uci.edu/wiki/index.php/Propositional_Equation_Reasoning_Systems Propositional Equation Reasoning Systems] |
− | + | {{col-break}} | |
− | * [http:// | + | * [http://intersci.ss.uci.edu/wiki/index.php/Differential_Logic_:_Introduction Differential Logic : Introduction] |
− | + | * [http://intersci.ss.uci.edu/wiki/index.php/Differential_Propositional_Calculus Differential Propositional Calculus] | |
− | * [http:// | + | * [http://intersci.ss.uci.edu/wiki/index.php/Differential_Logic_and_Dynamic_Systems_2.0 Differential Logic and Dynamic Systems] |
− | + | {{col-break}} | |
− | * [http:// | + | * [http://intersci.ss.uci.edu/wiki/index.php/Prospects_for_Inquiry_Driven_Systems Prospects for Inquiry Driven Systems] |
− | + | * [http://intersci.ss.uci.edu/wiki/index.php/Introduction_to_Inquiry_Driven_Systems Introduction to Inquiry Driven Systems] | |
− | * [http:// | + | * [http://intersci.ss.uci.edu/wiki/index.php/Inquiry_Driven_Systems Inquiry Driven Systems : Inquiry Into Inquiry] |
− | + | {{col-end}} | |
− | * [http:// | ||
==Document history== | ==Document history== | ||
Line 146: | Line 136: | ||
Portions of the above article were adapted from the following sources under the [[GNU Free Documentation License]], under other applicable licenses, or by permission of the copyright holders. | Portions of the above article were adapted from the following sources under the [[GNU Free Documentation License]], under other applicable licenses, or by permission of the copyright holders. | ||
− | + | * [http://intersci.ss.uci.edu/wiki/index.php/Logical_conjunction Logical Conjunction], [http://intersci.ss.uci.edu/ InterSciWiki] | |
− | |||
* [http://mywikibiz.com/Logical_conjunction Logical Conjunction], [http://mywikibiz.com/ MyWikiBiz] | * [http://mywikibiz.com/Logical_conjunction Logical Conjunction], [http://mywikibiz.com/ MyWikiBiz] | ||
+ | * [http://wikinfo.org/w/index.php/Logical_conjunction Logical Conjunction], [http://wikinfo.org/w/ Wikinfo] | ||
+ | * [http://en.wikiversity.org/wiki/Logical_conjunction Logical Conjunction], [http://en.wikiversity.org/ Wikiversity] | ||
* [http://beta.wikiversity.org/wiki/Logical_conjunction Logical Conjunction], [http://beta.wikiversity.org/ Wikiversity Beta] | * [http://beta.wikiversity.org/wiki/Logical_conjunction Logical Conjunction], [http://beta.wikiversity.org/ Wikiversity Beta] | ||
− | |||
− | |||
− | |||
− | |||
* [http://en.wikipedia.org/w/index.php?title=Logical_conjunction&oldid=75153420 Logical Conjunction], [http://en.wikipedia.org/ Wikipedia] | * [http://en.wikipedia.org/w/index.php?title=Logical_conjunction&oldid=75153420 Logical Conjunction], [http://en.wikipedia.org/ Wikipedia] | ||
− | |||
− | |||
− | |||
[[Category:Inquiry]] | [[Category:Inquiry]] |
Latest revision as of 02:00, 31 October 2015
☞ This page belongs to resource collections on Logic and Inquiry.
Logical conjunction is an operation on two logical values, typically the values of two propositions, that produces a value of true if and only if both of its operands are true.
The truth table of \(p ~\operatorname{AND}~ q,\) also written \(p \land q~\!\) or \(p \cdot q,\!\) appears below:
\(p\!\) | \(q\!\) | \(p \land q\) |
\(\operatorname{F}\) | \(\operatorname{F}\) | \(\operatorname{F}\) |
\(\operatorname{F}\) | \(\operatorname{T}\) | \(\operatorname{F}\) |
\(\operatorname{T}\) | \(\operatorname{F}\) | \(\operatorname{F}\) |
\(\operatorname{T}\) | \(\operatorname{T}\) | \(\operatorname{T}\) |
Syllabus
Focal nodes
Peer nodes
- Logical Conjunction @ InterSciWiki
- Logical Conjunction @ MyWikiBiz
- Logical Conjunction @ Subject Wikis
- Logical Conjunction @ Wikiversity
- Logical Conjunction @ Wikiversity Beta
Logical operators
Template:Col-breakTemplate:Col-breakTemplate:Col-endRelated topics
- Propositional calculus
- Sole sufficient operator
- Truth table
- Universe of discourse
- Zeroth order logic
Relational concepts
Information, Inquiry
Related articles
- Differential Logic : Introduction
- Differential Propositional Calculus
- Differential Logic and Dynamic Systems
- Prospects for Inquiry Driven Systems
- Introduction to Inquiry Driven Systems
- Inquiry Driven Systems : Inquiry Into Inquiry
Document history
Portions of the above article were adapted from the following sources under the GNU Free Documentation License, under other applicable licenses, or by permission of the copyright holders.
- Logical Conjunction, InterSciWiki
- Logical Conjunction, MyWikiBiz
- Logical Conjunction, Wikinfo
- Logical Conjunction, Wikiversity
- Logical Conjunction, Wikiversity Beta
- Logical Conjunction, Wikipedia