Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Logical conjunction
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Definition== In [[classical logic]], '''logical conjunction''' is an [[logical operation|operation]] on two [[logical value]]s, typically the values of two [[proposition]]s, that produces a value of ''true'' [[if and only if]] (also known as iff) both of its operands are true.<ref name=":1" /><ref name=":2" /> The conjunctive [[identity element|identity]] is true, which is to say that AND-ing an expression with true will never change the value of the expression. In keeping with the concept of [[vacuous truth]], when conjunction is defined as an operator or function of arbitrary [[arity]], the empty conjunction (AND-ing over an empty set of operands) is often defined as having the result true. ===Truth table=== [[File:Variadic logical AND.svg|thumb|Conjunctions of the arguments on the left β The [[truth value|true]] [[bit]]<nowiki>s</nowiki> form a [[Sierpinski triangle]].]] The [[truth table]] of <math>A \land B</math>:<ref name=":2" /><ref name=":1" /> {{2-ary truth table|0|0|0|1|<math>A \land B</math>}} ===Defined by other operators=== In systems where logical conjunction is not a primitive, it may be defined as<ref>{{Cite web |url=http://www.logicmatters.net/resources/pdfs/ProofSystems.pdf |title=Types of proof system |last=Smith |first=Peter |page=4}}</ref> :<math>A \land B = \neg(A \to \neg B) </math> It can be checked by the following truth table (compare the last two columns): {{2-ary truth table |1|0|1|0|<math>\neg B</math> |thick |1|1|1|0|<math>A \rightarrow \neg B</math> | |0|0|0|1|<math>\neg(A \rightarrow \neg B)</math> | |0|0|0|1|<math>A \land B</math> }} or :<math>A \land B = \neg(\neg A \lor \neg B).</math> It can be checked by the following truth table (compare the last two columns): {{2-ary truth table |1|1|0|0|<math>\neg A</math> | |1|0|1|0|<math>\neg B</math> |thick |1|1|1|0|<math>\neg A \or \neg B</math> | |0|0|0|1|<math>\neg(\neg A \or \neg B)</math> | |0|0|0|1|<math>A \land B</math> }}
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Logical conjunction
(section)
Add topic