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.
is normal in ; for , , while for
Statement
For every natural , is a normal subgroup of . If , then . If or , then .
Facts & Assumptions
Given: A natural , the sign homomorphism on , and the alternating group .
is the kernel of sign (The alternating group of even permutations).
The kernel of every group homomorphism is a normal subgroup (The image of a group homomorphism is a subgroup and its kernel is a normal subgroup).
The symmetric group of an -element set has elements (A finite set with has exactly bijections onto itself, and bijections onto any set of the same cardinality).
Sign is a homomorphism whose image is exactly when , and is for (The sign is a homomorphism , surjective exactly when ).
The cardinality of a disjoint union of two finite sets is the sum of their cardinalities (The sum rule: a finite disjoint union is finite with and , and a sum over a finite index set splits along a partition).
Proof
By [L1] and [L2], is a normal subgroup of .
Suppose . By [L4], choose with . Left multiplication is a bijection from the even fibre of sign to the odd fibre, with inverse left multiplication by , because [L4] gives .
The even and odd fibres are disjoint and have union , and step 2.1 gives them equal finite cardinality. Thus [L5] and [L3] give .
If or , [L4] says that sign has image , so its kernel is all of and .
Depends on
- The alternating group $A_n=\ker(\operatorname{sgn})$ of even permutations
- The sign is a homomorphism $S_n\to\{+1,-1\}$, surjective exactly when $n\ge 2$
- The image of a group homomorphism is a subgroup and its kernel is a normal subgroup
- A finite set $A$ with $\lvert A\rvert = n$ has exactly $n!$ bijections onto itself, and $n!$ bijections onto any set of the same cardinality
- The factorial $n!$ and the falling factorial $n^{\underline{k}}$, defined by recursion in $\mathbb{N}$
- The sum rule: a finite disjoint union is finite with $\lvert A \cup B\rvert = \lvert A\rvert + \lvert B\rvert$ and $\lvert\bigcup_{i \in I} A_i\rvert = \sum_{i \in I}\lvert A_i\rvert$, and a sum over a finite index set splits along a partition
- The cardinality $\lvert A\rvert$ of a finite set
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 97 results over 21 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- T. W. Judson, Abstract Algebra: Theory and Applications, §5.1, Theorem 5.7 and Proposition 5.8 (standard reference, not scraped)