\land

Logical conjunction operator, often used in logic and set theory to represent the 'and' operation.

Examples

Logical conjunction of propositions P and Q.

P \land Q

Associative property of logical conjunction.

(A \land B) \land C

Logical conjunction combined with disjunction.

P \land (Q \lor R)