Propositionalvariablen
Propositional variables are fundamental building blocks in propositional logic. They represent statements that can be either true or false. Typically, these variables are denoted by letters such as p, q, r, and so on. For instance, the variable 'p' might represent the statement "The sky is blue." If the statement is true, then 'p' is assigned the truth value True. If the statement is false, 'p' is assigned the truth value False.
These variables are not to be confused with variables in algebra, which can take on numerical values.
Common logical connectives include negation (not), conjunction (and), disjunction (or), implication (if...then...), and biconditional (if and