Definition
A binary logical connective (written ∧) that yields true exactly when both of its operand formulae are true; represents logical 'and' in propositional logic.

Principle

Principle
Truth-functional connective whose truth table is: A ∧ B is true iff A is true and B is true. It is commutative (A ∧ B ≡ B ∧ A), associative ((A ∧ B) ∧ C ≡ A ∧ (B ∧ C)), and idempotent (A ∧ A ≡ A) in classical propositional logic.

Demonstration

Demonstration
If p = 'It is raining' and q = 'It is cold', then (p ∧ q) means 'It is raining and it is cold' and is true only when both conditions obtain. From A and B one can infer A ∧ B (conjunction introduction); from A ∧ B one can infer A (conjunction elimination).

Misapplication

Misapplication
Interpreting conjunction as exclusive 'and' (exclusive or), or conflating the formal ∧ with natural-language 'and' that may imply temporal order, causation, or contrast. Another misuse is to assume distributivity over non-standard connectives without justification.

Consequence

Consequence
Enables combination of independent truth conditions into joint assertions; underpins inference rules used in proofs and determines how information accumulates in compound statements.

Reversal

Reversal
The reversal is disjunction or a negated conjunction: treating the connective as a choice (A or B) rather than joint truth changes the logical consequences; using NAND (Sheffer stroke) instead collapses conjunction into a different primitive with different inferential behavior.

Boundary

Boundary
Applies to the binary connective in propositional logic; extended n-ary conjunctions are defined by iterated binary conjunctions. Excludes natural-language conjunctions with pragmatic enrichment and multi-modal operators that combine propositions differently.

Semantic Tension

Semantic Tension
Tension between the formal properties of conjunction and the richer, context-sensitive meanings of 'and' in ordinary language (which may convey sequence, causation, or emphasis), and between treating conjunction as primitive versus defining it from other operators (e.g., via NAND).

Synthesis

Synthesis
Conjunction is the binary truth-functional connective that forms a compound true exactly when both conjuncts are true; it composes independent conditions into a joint assertion and supports standard introduction and elimination inference rules.