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.
for
Statement
Let . Then
Facts & Assumptions
Given: a natural number and an index with .
The row of indexed by records membership of the point in each -set (The inclusion matrix of -sets against -sets).
Proof
Suppose , where is the row indexed by . Looking at the column indexed by a -set gives the equation .
Let . Because , there is a -set containing but not ; replacing by gives another -set. Subtracting the two equations from step 1.1 yields .
All coefficients are therefore equal to some common value . Choosing any -set in step 1.1 gives , and since in this forces . So the rows are linearly independent, and there are of them.
Remarks
- The range is sharp. At the matrix has one column and rank , while at there is no point row at all.
Depends on
- The inclusion matrix $W_{t,k}(n)$ of $t$-sets against $k$-sets
- Row space, column space, nullspace, row rank, column rank and matrix rank
- Row rank equals column rank, and both equal the number of pivots
- Linear independence: a finite list $v : n \to V$ is independent when $\sum_{i<n} \lambda_i v_i = 0_V$ forces every $\lambda_i = 0_F$, and a subset $S \subseteq V$ is independent when every injective finite list into $S$ is independent
- The set $[A]^{k}$ of $k$-element subsets and the binomial coefficient $\binom{n}{k} := \lvert [n]^{k}\rvert$
- The cardinality $\lvert A\rvert$ of a finite set
Used by
Dependency tree · two levels
31 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
- L. Babai and P. Frankl, Linear Algebra Methods in Combinatorics, §7.1 (standard reference, not scraped)