Set Theory & Logic
Mathematical symbols for set theory & logic.
Set Theory & Logic
Used in computer science, higher mathematics, and formal logic.
| Symbol | Name | Meaning / Usage |
|---|---|---|
| or | Empty Set | A set containing no elements. |
| Element Of | Belongs to a set (). | |
| Not Element Of | Does not belong to a set (). | |
| Union | Elements in set A OR set B (). | |
| Intersection | Elements in set A AND set B (). | |
| Subset | A is contained inside B (). | |
| For All | Universal quantifier (true for every instance) (). | |
| There Exists | Existential quantifier (true for at least one instance) (). | |
| Implies | If A is true, then B is true (). | |
| If and Only If | A and B are logically equivalent (). | |
| Therefore | Used to state a conclusion. | |
| Because | Used to state a reason. |
