# CDM — Laboratory / Лабораторні роботи Laboratory component of *Discrete Mathematics*. ## Layout One subfolder per laboratory work — `Laboratory/` — directly in this folder. Each contains `main.md` (index) and the parts `1purpose.md`, `2method.md`, `4task.md`, `5report.md`, `6questions.md`, plus an `img/` folder for figures. ## Works 1. [Basic Set Operations](Laboratory1/main.md) 2. [Cartesian Products & Relations](Laboratory2/main.md) 3. [Relations & Their Properties](Laboratory3/main.md) 4. [Advanced Propositional Logic & Computational Logic](Laboratory4/main.md) 5. [Number Theory & Proof Methods](Laboratory5/main.md) 6. [Graph Theory Basics](Laboratory6/main.md) 7. [Combinatorics & Descriptive Statistics](Laboratory7/main.md) 8. [Finite State Machines: Scanning Numbers in a String](Laboratory8/main.md)