Free Set Notation Calculator - Given two number sets A and B, this determines the following:
* Union of A and B, denoted A U B
* Intersection of A and B, denoted A ∩ B
* Elements in A not in B, denoted A - B
* Elements in B not in A, denoted B - A
* Symmetric Difference A Δ B
* The Concatenation A · B
* The Cartesian Product A x B
* Cardinality of A = |A|
* Cardinality of B = |B|
* Jaccard Index J(A,B)
* Jaccard Distance Jσ(A,B)
* Dice‘s Coefficient
* If A is a subset of B
* If B is a subset of A
This calculator has 2 inputs.