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.
Let be an equivalence relation on with quotient map , and let . There is a function with if and only if implies ; and such a is then unique
Statement
Let be an equivalence relation on a set , let be its quotient set and let , the quotient map. Let . Then is a surjective function with , and:
- (i) there is a function with if and only if whenever ;
- (ii) when such a exists it is unique, and it satisfies for every .
Facts & Assumptions
Given: an equivalence relation on a set and a function .
reflexive: for every (Equivalence relation, equivalence class, and the quotient set ).
symmetric: implies , for all (Equivalence relation, equivalence class, and the quotient set ).
transitive: and imply , for all (Equivalence relation, equivalence class, and the quotient set ).
We write , and say is a function from to , when is a function with and (A function is a relation with and implying ; , the value , domain and codomain).
if and only if and for every (Functions and are equal if and only if and for every in that common domain).
is surjective (onto) if for every there is some with (Injection, surjection, bijection).
holds if and only if for some and some (The Cartesian product ).
For any parameters and any set , there is a set whose elements are exactly the elements of for which holds (The Axiom Schema of Separation: for each formula , ).
is a function, , and for every in that domain (If and are functions then is a function with domain and there; is a function with ; and for ).
holds if and only if (The power set ).
means that every element of is an element of (Subset , proper subset , and the separation notation ).
Proof
holds if and only if . If , then for we get exactly when , and symmetry with transitivity turns that into , so ; the same argument with and exchanged gives the reverse inclusion. Conversely by reflexivity, so gives , that is , and symmetry gives .
is a surjective function with : it is a set by separation inside , it is single valued because is determined by , its domain is since for every , and every element of is for some , so it is onto.
Uniqueness in (ii): if and are functions with , then for choose with ; then . Both have domain , so .
Claim (i), from left to right: suppose satisfies , and let . Then , so .
Claim (i), from right to left: suppose whenever , and separate inside to obtain . It is single valued: if with values and , then and the hypothesis gives . Its domain is , since every class is some and then , and its range lies in ; so with . Finally and are functions with domain and , so .
Both directions of (i) hold, and step 1.3 supplies the uniqueness in (ii) while step 2.2 supplies the formula , which is the statement.
Depends on
- Equivalence relation, equivalence class, and the quotient set $A/{\sim}$
- A function is a relation $f$ with $(a,b) \in f$ and $(a,c) \in f$ implying $b = c$; $f : A \to B$, the value $f(a)$, domain and codomain
- Functions $f$ and $g$ are equal if and only if $\operatorname{dom} f = \operatorname{dom} g$ and $f(x) = g(x)$ for every $x$ in that common domain
- Injection, surjection, bijection
- The Cartesian product $A \times B := \{\, z \in \mathcal{P}(\mathcal{P}(A \cup B)) : \exists a \in A\ \exists b \in B\ z = (a,b) \,\}$
- The Axiom Schema of Separation: for each formula $\varphi$, $\forall \bar p\,\forall x\,\exists y\,\forall z\,(z \in y \leftrightarrow (z \in x \wedge \varphi(z,\bar p)))$
- If $f$ and $g$ are functions then $g \circ f$ is a function with domain $f^{-1}[\operatorname{dom} g]$ and $(g \circ f)(x) = g(f(x))$ there; $\Delta_A$ is a function with $\Delta_A(a) = a$; and $f \circ \Delta_A = f = \Delta_B \circ f$ for $f : A \to B$
- Relation, $\operatorname{dom} R$, $\operatorname{ran} R$, $\operatorname{fld} R$, and the specialisations "relation from $A$ to $B$" and "relation on $A$"
- The power set $\mathcal{P}(x) = \{\, z : z \subseteq x \,\}$
- Subset $x \subseteq y$, proper subset $x \subsetneq y$, and the separation notation $\{\, z \in x : \varphi(z) \,\}$
Used by
- The Axiom of Choice is stated on this page and assumed by no proof on it; the two statements that would need it are identified and left unsettled Remark
- Every function f : A → B factors as f = ι ∘ bar f ∘ π with π : A → A/ker f the surjective quotient map, bar f : A/ker f → f[A] the bijection [a] ↦ f(a), and ι : f[A] → B the inclusion injection; bar f is the only function making the factorisation hold Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 31 results over 14 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
- Equivalence relation (Wikipedia) (standard reference, not scraped)
- Quotient set (Wikipedia) (standard reference, not scraped)
- B. Kaya, MATH 320 Set Theory (METU), §3.2 (standard reference, not scraped)