Proposition Logic

Proposition

<aside> 💡 Proposition: a sentence (or statement) that have a truth value (either True/False)

$\forall$ : forall

$\exists$: there exists

Variable

<aside> 💡 Variable can be aused to represent a proposition

</aside>

Logial Operators

<aside> 💡 Logical operators are used to combine variables into a proposition

</aside>

Proposition classification

<aside> 💡 Propositon (with variables) called

Tautology: when proposition always true

Contradiction: when proposition always false

</aside>

Predicates and Quantifiers