Enter named sets and define a working universe. Inspect overlap, coverage, and subset relations clearly. Visual summaries make family structure easier to compare fast.
Use one set per line, such as A = {1,2,3} or B: red, blue. Unnamed lines are labeled automatically.
| Set | Elements | Cardinality | Notes |
|---|---|---|---|
| A | {1, 2, 3, 4} | 4 | Base set in the family |
| B | {2, 4, 6} | 3 | Shares elements with A and C |
| C | {1, 2, 4, 6, 8} | 5 | Largest set in this example |
| D | {2, 4} | 2 | Proper subset of A, B, and C |
A = {1,2,3}, B: red, blue, or simply {4,5,6}.A family of sets is a collection of sets treated as one mathematical object. The calculator studies the whole collection, not only each set individually.
No. Unnamed lines are accepted. The calculator automatically assigns labels like S1, S2, and S3 when no explicit set name is given.
A universe lets the calculator compute complements and coverage ratios. Without it, those measures are mathematically undefined or incomplete for many problems.
A family is union-closed when the union of every pair of member sets is also a member of the same family. The calculator lists missing unions when closure fails.
A laminar family allows only two possibilities for any pair: the sets are disjoint, or one contains the other. Partial overlaps break laminar structure.
The heatmap uses Jaccard similarity. It divides the size of the intersection by the size of the union, then converts the result into a percentage.
Yes. Elements can be numbers, words, or short labels. Separate items with commas or semicolons, and keep each element written consistently.
A complement only makes sense relative to a universe containing the set. If some set elements lie outside the universe, complement-based checks become unreliable.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.