Difference
- Difference #Card
- The difference $X \setminus A$ is defined by: $$x \in X \setminus A \iff (x \in X) \land (x \notin A)$$
The difference $X \setminus A$ is defined by: $$x \in X \setminus A \iff (x \in X) \land (x \notin A)$$
Set.diff (s \ t) / {x ∈ s | x ∉ t}