How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Bose's construction gives a Steiner triple system of order for
Statement
Let be a natural number, put , and write . On define Let the point set be . For each , let and for each and each two-element subset , let This is well defined because . Then the blocks and form a Steiner triple system on points.
Facts & Assumptions
Given: A natural number , the odd number , the quotient sets and , and the blocks just defined.
The quotient set has exactly elements and has exactly elements (For , every class in has one representative with , so ; while is in bijection with ).
Addition and multiplication in and are well defined and satisfy the ordinary associative, commutative, and distributive laws (For every natural , is an abelian group, multiplication is a commutative monoid operation, and both distributive laws hold, Addition and multiplication on by and ).
A Steiner triple system of order is a - design (Steiner triple systems).
Proof
In one has , because . Therefore for every , and if then multiplying by gives . So for each fixed , the map is a bijection of .
By [L1], the point set has points.
There are vertical blocks and blocks of the form .
A pair of points with the same first coordinate and different second coordinates lies in exactly one vertical block, namely . No block of the form contains such a pair, because its first two points have distinct first coordinates.
A pair of points of the form and with lies in exactly one block of the form , because the unordered pair and the layer determine that block. No vertical block contains such a pair.
A pair of points of the form and with lies in exactly one block of the form : by step 1.1 there is a unique with , and because . Distinct choices of would contradict the injectivity from step 1.1.
Every unordered pair of distinct points falls into exactly one of the three cases from steps 1.4, 1.5, and 2.1, after swapping the pair if necessary to make the second coordinates differ by . Hence every pair of distinct points lies in exactly one block.
Every block has size , and step 3.1 shows that the block family is a - design. Since , one has and therefore , so [L3] applies and yields a Steiner triple system on points.
Depends on
- Steiner triple systems
- The congruence class $[a]_n$ and the quotient set $\mathbb{Z}/n$
- Addition and multiplication on $\mathbb{Z}/n$ by $[a]_n+[b]_n=[a+b]_n$ and $[a]_n[b]_n=[ab]_n$
- For every natural $n$, $(\mathbb{Z}/n,+)$ is an abelian group, multiplication is a commutative monoid operation, and both distributive laws hold
- For $n\ge 1$, every class in $\mathbb{Z}/n$ has one representative $r$ with $0\le r<n$, so $\lvert\mathbb{Z}/n\rvert=n$; while $\mathbb{Z}/0$ is in bijection with $\mathbb{Z}$
Used by
Dependency tree · two levels
19 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- Jonathan Davidson, Steiner Triple Systems (standard reference, not scraped)