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.
Relations, Functions, and Quotients: Examples and Counterexamples
1 · Prerequisites
2 · Summary
3 · Logical flowchart
4 · Definitions, theorems and proofs
None yet.
5 · Examples, counterexamples and false statements
A four-pair relation on with its domain, range, field, inverse, restriction, image and self-composite computed
Example
Write , and ; these are pairwise distinct, since has no element, has exactly the element , and has as an element while does not. Put and
Then is a relation on with
Facts & Assumptions
Given: , , , and as displayed.
A relation is a set every element of which is an ordered pair (Relation, , , , and the specialisations "relation from to " and "relation on ").
holds if and only if ; holds if and only if and for some ; and holds if and only if and (The inverse relation , the composite , and the restriction ).
holds if and only if for some (The image and the preimage of a set under a relation).
if and only if and ( if and only if and ).
is the set whose elements are exactly and , and (The unordered pair and the singleton ).
There is exactly one set with no elements, written (There is exactly one set with no elements, written ).
holds if and only if or (, , , , and ).
holds if and only if for some and some (The Cartesian product ).
If every satisfies if and only if , then (The Axiom of Extensionality: ).
Verification
, and are pairwise distinct and has exactly them as elements; every element of is an ordered pair with both coordinates in , so is a relation on , that is .
Reading off first coordinates gives , , , so ; reading off second coordinates gives , , , so ; and the field, being the union of the two, is as well.
Reversing each pair gives ; keeping the pairs whose first coordinate is gives ; and the elements related to or to are , and , so .
For the self-composite, each pair of is matched with every pair of whose first coordinate is : from and comes ; from and the two pairs starting at come and ; from and comes ; and from and the two pairs starting at come and . These six pairs are exactly the displayed .
The domain, range, field, inverse, restriction, image and self-composite are as displayed.
is a relation on every set, is the unique equivalence relation on , is a function for every , is a bijection , and is not a surjection
Example
The empty set does the work of five different objects at once.
- is a relation, and a relation on for every set ; its domain, range and field are all .
- is the only relation on , and it is an equivalence relation on ; so carries exactly one equivalence relation.
- is a function for every set , and it is the only one.
- is a bijection .
- is not a surjection , even though it is an injective function .
The last two together are the reason a codomain belongs to the declaration rather than to the set : one and the same set is a bijection under one declaration and a non-surjection under another. The empty function is also the unique element of the empty product.
Facts & Assumptions
Given: the set and arbitrary sets and .
A relation is a set every element of which is an ordered pair (Relation, , , , and the specialisations "relation from to " and "relation on ").
A function is a relation such that and imply (A function is a relation with and implying ; , the value , domain and codomain).
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).
is injective (one-to-one) if implies , for all (Injection, surjection, bijection).
is surjective (onto) if for every there is some with (Injection, surjection, bijection).
A binary relation on is an equivalence relation when it is reflexive, symmetric and transitive (Equivalence relation, equivalence class, and the quotient set ).
is reflexive on when for every (Reflexive, irreflexive, symmetric, asymmetric, antisymmetric, transitive, and connex relations on a set).
There is exactly one set with no elements, written (There is exactly one set with no elements, written ).
, the singleton of , is the set whose only element is (The unordered pair and the singleton ).
if and only if or (, , , ; if and only if or ; and for nonempty and , if and only if and ).
means that every element of is an element of (Subset , proper subset , and the separation notation ).
holds if and only if for some and some (The Cartesian product ).
an element of is a function with domain that takes its value at each index inside the member carried by that index (The product ).
Verification
has no elements, so "every element is an ordered pair" holds vacuously and is a relation; for every , so it is a relation on every set; and no set satisfies the defining conditions for its domain or its range, so both are , hence so is its field.
A relation on is a subset of , which is , so is the only one. It is reflexive on , symmetric and transitive, since each condition quantifies over elements of ; hence it is the unique equivalence relation on .
is single valued vacuously, has domain and range , so for every ; and any function with domain has no elements, so it is .
As a function it is injective, since the injectivity condition quantifies over elements of the domain, and surjective, since the surjectivity condition quantifies over elements of the codomain and has none; so it is a bijection.
As a function it is still injective, for the same reason, but not surjective: is an element of and no element of the domain is sent to it.
The empty function is the unique element of the empty product: , and its one element is a function with domain .
All five descriptions hold of the single set , and the last two differ only in the declared codomain.
Relations and on a two-element set with
Statement refuted
Refuted claim: for all relations and . With , , and
the two composites are and , which are different. Composition of relations is associative (, , , , and for a relation from to ) but not commutative.
Facts & Assumptions
Given: , , , and .
holds if and only if and for some (The inverse relation , the composite , and the restriction ).
A relation is a set every element of which is an ordered pair (Relation, , , , and the specialisations "relation from to " and "relation on ").
if and only if and ( if and only if and ).
is the set whose elements are exactly and , and (The unordered pair and the singleton ).
There is exactly one set with no elements, written (There is exactly one set with no elements, written ).
If every satisfies if and only if , then (The Axiom of Extensionality: ).
holds if and only if for some and some (The Cartesian product ).
Counterexample
, because has an element and has none; and and are relations on , each with one pair, both of whose coordinates lie in .
: the only pair of is , and the only pair of whose first coordinate is is , so the only element of is .
: the only pair of is , and the only pair of whose first coordinate is is , so the only element of is .
and are different, since equality of ordered pairs would force ; so the two composites have different elements and , while the associativity of composition is unaffected.
A two-cell partition of a three-element set, the equivalence relation it induces listed pair by pair, and the quotient set recovered from it
Example
Write , and , which are pairwise distinct, and put . The collection has nonempty cells, covers , and its two cells are disjoint. The equivalence relation it induces on , namely " and lie in the same cell", is
with classes and , so that is the original collection again.
Facts & Assumptions
Given: , , , , and as displayed.
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 ).
The equivalence classes of an equivalence relation are nonempty, cover , and are pairwise equal or disjoint (The equivalence classes of an equivalence relation are nonempty, cover , and are pairwise equal or disjoint; conversely every such cover arises from exactly one equivalence relation).
is the set whose elements are exactly and , and (The unordered pair and the singleton ).
There is exactly one set with no elements, written (There is exactly one set with no elements, written ).
holds if and only if or (, , , , and ).
holds if and only if for some and some (The Cartesian product ).
if and only if and ( if and only if and ).
If every satisfies if and only if , then (The Axiom of Extensionality: ).
A relation is a set every element of which is an ordered pair (Relation, , , , and the specialisations "relation from to " and "relation on ").
Verification
, and are pairwise distinct: has no element, has exactly , and has as an element while does not. So has exactly those three elements, and is a relation on , each of its five listed pairs having both coordinates in .
is an equivalence relation on : it contains , and , so it is reflexive on ; its pairs with distinct coordinates are and , and each of those has its reverse present, so it is symmetric; and every composable pair of its members has its composite present, since chains through and stay inside and relates only to itself.
The classes are as stated: , by the pairs and , and . Hence has exactly the two elements and , which is the collection we started from.
The collection is therefore a partition of in the sense of the classes being nonempty, covering and pairwise equal or disjoint, and it is recovered as the quotient set of the equivalence relation it induces.
A two-to-one function on a four-element set, its kernel, the quotient, and the canonical factorisation computed explicitly
Example
Write , , and ; these four are pairwise distinct. Put and , and let
so takes the value twice and the value twice. Then
and the canonical factorisation has , , , , and .
Facts & Assumptions
Given: , , and as displayed.
is a set, is a relation on , and is an equivalence relation on (For a function the relation is an equivalence relation on ).
there is a function with for every , and it is a bijection (Every function factors as with the surjective quotient map, the bijection , and the inclusion injection; is the only function making the factorisation hold).
A function is a relation such that and imply (A function is a relation with and implying ; , the value , domain and codomain).
holds if and only if for some (The image and the preimage of a set under a relation).
is the set whose elements are exactly and , and (The unordered pair and the singleton ).
There is exactly one set with no elements, written (There is exactly one set with no elements, written ).
is surjective (onto) if for every there is some with (Injection, surjection, bijection).
holds if and only if or (, , , , and ).
if and only if and ( if and only if and ).
Verification
The four sets are pairwise distinct: has no element; and each have exactly one, namely and respectively, which differ; and has both and , so it differs from all three. Hence has exactly four elements and exactly two.
is a function : its four pairs have distinct first coordinates, so it is single valued; its domain is and its range is . It is surjective, since and , so .
is as displayed: a pair of elements of lies in it exactly when , and takes the value exactly at and , and the value exactly at and ; so the pairs are those with both coordinates in or both in . By the general lemma it is an equivalence relation on .
The classes are and , so has exactly the two elements and , and the quotient map sends and to the first and and to the second.
The canonical factorisation is as displayed: sends to and to , and it is a bijection onto ; the inclusion is the identity on because ; and composing gives back .
A symmetric and transitive relation on a two-element set that is not reflexive on it
Statement refuted
Refuted claim: a symmetric and transitive relation on a set is reflexive on . Write and , put and
is a relation on that is symmetric and transitive, and it is not reflexive on , because .
The failure is located exactly at the point of that does not touch: is reflexive on its own field , and symmetry and transitivity constrain only there.
Facts & Assumptions
Given: , , and .
is reflexive on when for every (Reflexive, irreflexive, symmetric, asymmetric, antisymmetric, transitive, and connex relations on a set).
is symmetric when implies , for all (Reflexive, irreflexive, symmetric, asymmetric, antisymmetric, transitive, and connex relations on a set).
is transitive when and imply , for all (Reflexive, irreflexive, symmetric, asymmetric, antisymmetric, transitive, and connex relations on a set).
A relation is a set every element of which is an ordered pair (Relation, , , , and the specialisations "relation from to " and "relation on ").
There is exactly one set with no elements, written (There is exactly one set with no elements, written ).
is the set whose elements are exactly and , and (The unordered pair and the singleton ).
holds if and only if for some and some (The Cartesian product ).
if and only if and ( if and only if and ).
holds if and only if or (, , , , and ).
Counterexample
, because has the element and has none; so has exactly the two elements and .
is a relation on : its only element is the ordered pair , and both coordinates lie in , so .
The three characteristic sets of are , since is its only pair.
is symmetric: the only pair in is , whose reversal is itself. It is transitive: the only composable pair of members is with , and the required conclusion holds.
is reflexive on : the only element of is , and .
is not reflexive on : , and because , so . The failure is therefore confined to the single element of lying outside ; symmetry and transitivity say nothing about such a point, which is exactly why they do not imply reflexivity on .
FALSE: a symmetric and transitive relation on a set is reflexive on , so reflexivity is redundant in the definition of an equivalence relation
Statement
False statement. If a relation on a set is symmetric and transitive, then it is reflexive on ; consequently the reflexivity clause in the definition of an equivalence relation follows from the other two and could be dropped.
Facts & Assumptions
Given: the claim above.
is reflexive on when for every (Reflexive, irreflexive, symmetric, asymmetric, antisymmetric, transitive, and connex relations on a set).
is symmetric when implies , for all (Reflexive, irreflexive, symmetric, asymmetric, antisymmetric, transitive, and connex relations on a set).
is transitive when and imply , for all (Reflexive, irreflexive, symmetric, asymmetric, antisymmetric, transitive, and connex relations on a set).
A binary relation on is an equivalence relation when it is reflexive, symmetric and transitive (Equivalence relation, equivalence class, and the quotient set ).
is a relation on when (Relation, , , , and the specialisations "relation from to " and "relation on ").
holds if and only if for some and some (The Cartesian product ).
is the set whose elements are exactly and , and (The unordered pair and the singleton ).
There is exactly one set with no elements, written (There is exactly one set with no elements, written ).
Refutation
The argument that makes the claim look right: given , take any with ; symmetry gives , and transitivity applied to and gives .
The witness: put , , and . Here , because has an element and has none.
The gap in step 1.1 is the phrase "take any with ": no hypothesis supplies such a . Symmetry and transitivity are conditional on pairs that are already in , so they constrain only at points that relates to something, and say nothing whatever about a point of that leaves untouched.
is a relation on : its only element is the ordered pair , whose coordinates both lie in .
is symmetric, since its only pair is its own reversal, and transitive, since the only composable pair of its members is with , whose conclusion holds.
is not reflexive on : is an element of and , since the only element of is and .
The claim is therefore false, and with it the conclusion drawn from it: the reflexivity clause in the definition of an equivalence relation is not redundant, since satisfies the other two clauses on and is not an equivalence relation on .
A function and sets with
Statement refuted
Refuted claim: for every function and all . Write and , and take
Then , so , while and therefore . The inclusion of For and : , and ; both inclusions are equalities for all and if and only if is injective is proper here, and it is proper exactly because is not injective.
Facts & Assumptions
Given: , , , , , and .
holds if and only if for some (The image and the preimage of a set under a relation).
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).
is injective (one-to-one) if implies , for all (Injection, surjection, bijection).
holds if and only if and (, , , , and ).
is the set whose elements are exactly and , and (The unordered pair and the singleton ).
There is exactly one set with no elements, written (There is exactly one set with no elements, written ).
holds if and only if or (, , , , and ).
Counterexample
, since has an element and has none; so has exactly the two elements and , and and are the two singletons inside it.
is a function : its two pairs have distinct first coordinates, so it is single valued; its domain is and its range is . It is not injective, since while .
has no element, since an element would have to equal both and ; so and , no element of being related to anything.
and , since and ; hence .
The general inclusion holds and is proper here: lies in and not in , which has no element at all.
For any indexed family the product contains the constant function with value , and has exactly one element
Example
Two families whose products can be shown nonempty by writing an element down, with no choice principle involved.
- Let be any indexed family. Then is an indexed family, and the constant function is an element of . So that product is nonempty for every and every family, even when some is empty.
- Let be any set and let be the family carrying the singleton of the index at each index. Then : its only element is the identity relation on .
Neither construction selects anything: in the first the value is the same set at every index, and in the second the value at is forced to be .
Facts & Assumptions
Given: an indexed family and a set .
an element of is a function with domain that takes its value at each index inside the member carried by that index (The product ).
An indexed family with index set is a function with (An indexed family is a function with domain ; is its range).
holds if and only if (The power set ).
A function is a relation such that and imply (A function is a relation with and implying ; , the value , domain and codomain).
There is exactly one set with no elements, written (There is exactly one set with no elements, written ).
is a function with and for every (If and are functions then is a function with domain and there; is a function with ; and for ).
holds if and only if and (The identity relation and the membership relation ).
, the singleton of , is the set whose only element is (The unordered pair and the singleton ).
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 , ).
holds if and only if for some and some (The Cartesian product ).
holds if and only if for some (, and for ).
Verification
is an indexed family: separating inside with the formula gives a set, which is single valued and has domain ; the ambient set contains each , since every subset of is a subset of .
Similarly is an indexed family, obtained by separating inside , since for .
The constant function is a set, by separating inside ; it is single valued, has domain , and for every . Since , we have for every , so lies in and that product is nonempty.
is a function with domain and , and is the only element of , so . Conversely any in that product has domain and , hence for every , so and are functions with the same domain agreeing everywhere and are equal.
Both products are therefore nonempty, and the second has exactly one element; when both statements agree with the general computation of the empty product, whose single element is the empty function.
FALSE: assuming ZF is consistent, ZF proves that every surjection has a right inverse with
Statement
False statement. Assume ZF is consistent. Then ZF proves that every surjection has a right inverse, that is, a function with .
The consistency assumption is not decoration: an inconsistent ZF proves everything, so without it the claim would be unrefutable.
Facts & Assumptions
Given: ZF is consistent, and the claim above.
If ZF is consistent, then ZF does not prove the Axiom of Choice (Cohen 1963, Cohen 1963: ZF does not prove the Axiom of Choice ‡). This is an external result, established by forcing and quoted rather than proved here.
is surjective (onto) if for every there is some with (Injection, surjection, bijection).
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).
an element of is a function with domain that takes its value at each index inside the member carried by that index (The product ).
if for some then (; if for some then ; and for the evaluation is a bijection ).
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 ).
is a function with and for every (If and are functions then is a function with domain and there; is a function with ; and for ).
holds if and only if and (The identity relation and the membership relation ).
holds if and only if for some and some (The Cartesian product ).
An indexed family with index set is a function with (An indexed family is a function with domain ; is its range).
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 , ).
if and only if and ( if and only if and ).
holds if and only if for some (, and for ).
An equivalent formulation of the Axiom of Choice is that a product of nonempty sets is nonempty: if for every , then (The Axiom of Choice).
Refutation
Suppose ZF proves that every surjection has a right inverse.
Let be any indexed family with for every . Separating inside gives the set , and separating inside gives , which is a function sending to .
is surjective: for the set has an element , so and .
By the supposition has a right inverse with . For we get , so for some ; hence is a set of pairs, one for each , which is a function with domain whose value at lies in . That function is an element of , so that product is nonempty.
So ZF would prove that a product of nonempty sets is nonempty, over an arbitrary index set, which is the product formulation of the Axiom of Choice (The Axiom of Choice); note that the hypothesis is exactly what rules out the collapse of the product recorded in the cited computation of small products. Under the assumption that ZF is consistent, ZF does not prove the Axiom of Choice, so the supposition is untenable and the claim is false.
Remarks
-
What is true, and where the line falls. A two-sided inverse is available without any choice principle, because it is determined rather than selected: that is is a bijection if and only if there is a function with and ; such a is unique, equals the inverse relation , and is itself a bijection. So is a left inverse for an injection with nonempty domain, For with : is injective if and only if there is with ; for the empty function is injective and has a left inverse if and only if . Only the right inverse of a surjection requires choosing one preimage at each point at once.
-
The external ingredient. The refutation quotes one result it does not prove, the unprovability of Choice in ZF, and everything else in it is proved on this page's own material.
Sources
Standard references
Recommended treatments; not extraction sources.
- B. Kaya, MATH 320 Set Theory (METU), §2.1
- Binary relation (Wikipedia)
- Composition of relations (Wikipedia)
- B. Kaya, MATH 320 Set Theory (METU), Exercise 9
- Equivalence relation (Wikipedia)
- Empty function (Wikipedia)
- B. Kaya, MATH 320 Set Theory (METU), Def. 12
- Partition of a set (Wikipedia)
- B. Kaya, MATH 320 Set Theory (METU), §3.2
- Kernel (set theory) (Wikipedia)
- B. Kaya, MATH 320 Set Theory (METU), §3.1
- Image (mathematics) (Wikipedia)
- Bijection, injection and surjection (Wikipedia)
- B. Kaya, MATH 320 Set Theory (METU), §2.2
- Axiom of choice (Wikipedia)
- Cartesian product (Wikipedia)
- B. Kaya, MATH 320 Set Theory (METU), Def. 21 and Exercise 13
- P. J. Cohen, The independence of the continuum hypothesis (PNAS 1963)
- B. Kaya, MATH 320 Set Theory (METU), §5