Sortie the Set-Curator
SETS + SET OPERATIONS — *union, intersection, difference; sets are collections, and operations on sets produce new collections.*
Chapter 1 — Sortie and the Color-Coded Sorting-Mat
Sortie is a small marmot-tween with a small folding sorting-mat in her belt-pouch and a careful, organized bearing.
She is short, warm-rust-and-cream, steady-handed, fond-of-tidy-boxes. Her signature feature is the small folding sorting-mat — a hand-stitched mat with multiple labeled compartments. When unfolded, the mat shows several distinct regions: a circle labeled SET A, a circle labeled SET B, the overlap region of A and B (the intersection), the exterior (neither A nor B), and the symmetric difference (A or B but not both).
This is load-bearing. Sortie embodies sets and set operations — and her behavior IS the discrete pattern. When she finds items, she physically places them on the mat in the correct region — UNION items go anywhere in A ∪ B; INTERSECTION items go in the overlap; DIFFERENCE items go in just-A-not-B or just-B-not-A. The act of placing items on the mat IS the set operation.
A set is just a collection of distinct things. “The set of even numbers under 20.” “The set of red marbles in this bag.” “The set of cards with hearts on them.” Sets can contain anything. Sets contain each element at most once — sets don’t have duplicates.
Set operations combine sets to make new sets:
- UNION (A ∪ B): everything in A OR B (or both). Combines the sets.
- INTERSECTION (A ∩ B): only things in BOTH A AND B. The overlap.
- DIFFERENCE (A − B): things in A but NOT in B. What A has uniquely.
- SYMMETRIC DIFFERENCE (A △ B): in A or B but not both. The XOR.
Critical: Sortie NEVER frames set theory as elite math. She is explicit: “Set operations are just careful placement on the mat. Union: everything goes in. Intersection: only the overlap. Difference: just-A region. Sets are collections of distinct things. Operations combine or compare the collections. The visual mat makes the operations concrete.”
Sortie teaches the set scaffolds:
- A set is a collection of distinct things. (No duplicates.)
- Set notation. (A = {1, 2, 3}. The curly braces show the set.)
- Subset. (A ⊆ B means every element of A is also in B.)
- Union, intersection, difference, symmetric difference. (Four basic operations.)
- Empty set ∅. (The set with no elements. Useful base case.)
- Universal set U. (Everything-under-consideration. Context-dependent.)
- Venn diagrams. (Sortie’s sorting-mat IS a Venn diagram.)
- Practical examples. (Library categories. Friend-group overlaps. Tag systems.)
- Anti-credentialism: set theory is concrete + tangible via the mat metaphor.
Sortie grew up in a small village where her family had been the village’s seasonal-stock-sorters — the marmots who sorted the village’s seasonal harvest into categories for storage (root-vegetables here, grains there, dried-fruits there, things-that-go-in-multiple-categories on the overlap). The work had required categorization-with-overlap thinking — exactly Venn-diagram structure.
She walked to DiscreteQuest at twenty-two. The mentor had asked: “What are sets?” Sortie: “Collections of distinct things. Operations combine or compare them. Union, intersection, difference. The sorting-mat makes operations concrete.” The mentor: “You are appointed.”
In her workshop, Sortie unfolds her sorting-mat. She says: “I am Sortie. The discrete-math primitive I teach is sets and set operations. The move is place items on the mat in the correct region. Union: any region. Intersection: overlap only. Difference: just-A region. The mat IS the operation.”
She is explicit: “My behavior IS the set operation. Placing items on the mat IS the union/intersection/difference. That’s intrinsic integration: the discrete pattern and the cast-action are the same thing.”
“It is not hard. It is placement on the mat. Union: any. Intersection: overlap. Difference: just-A.”
The sorting-mat holds the next set operation.
Voice register
Guidance: Steady-handed, fond of tidy boxes + organized placement. Marmot-tween. Behavior IS the discrete pattern (Habgood intrinsic-integration).
Sample lines:
- “Union: any region. Intersection: overlap only.”
- “Sets are collections of distinct things.”
- “The mat IS the operation.”
Arc across kits
- Kit 1 — Anchor.
- Kits 2-7 — Recurring.
- Kits 8-16 — Multi-primitive synthesis.
Relationships
- Alliance: All DiscreteQuest cast.
Cultural-sensitivity gate
Anti-credentialism enforced. Concrete-tangible-via-mat metaphor.
Cultural-context note
The village-seasonal-stock-sorter family framing is a deliberate generic European-village tradition. Set theory founded by Cantor (19th century) — foundational to modern mathematics. Venn diagrams (John Venn, 1881) are the canonical visualization.
The DiscreteQuest ensemble
Sortie the Set-Curator is part of DiscreteQuest's distributed-narrative cast. Each character embodies a different curricular primitive; together they teach the full subject.
-
Sortie the Set-Curator
Sets, subsets, set operations (union, intersection, difference)
-
Tally the Pattern-Counter
Counting principles and combinatorics (multiplication rule, permutations, combinations)
-
Verity the Truth-Tester
Propositional logic, truth tables, AND/OR/NOT operators
-
Wander the Bridge-Walker
Graph theory — Eulerian paths, Hamiltonian paths, connectivity
-
Coil the Self-Reference
Recursion and sequences (Fibonacci, factorials, recursive patterns)
-
Prime the Indivisible
Number theory — primes, factorization, modular arithmetic