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.
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.
Depends on
- For $f : A \to B$ and $S, T \subseteq A$: $f[S \cup T] = f[S] \cup f[T]$, $f[S \cap T] \subseteq f[S] \cap f[T]$ and $f[S] \setminus f[T] \subseteq f[S \setminus T]$; both inclusions are equalities for all $S$ and $T$ if and only if $f$ is injective
- 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
- The image $R[A]$ and the preimage $R^{-1}[B]$ of a set under a relation
- $\bigcup \varnothing = \varnothing$, $\bigcup \{a\} = a$, $\bigcup \{a,b\} = a \cup b$, $\bigcap \{a\} = a$, and $\bigcap \{a,b\} = a \cap b$
- The unordered pair $\{x,y\}$ and the singleton $\{x\} = \{x,x\}$
- There is exactly one set with no elements, written $\varnothing$
- Injection, surjection, bijection
- The Kuratowski ordered pair $(a,b) := \{\{a\},\{a,b\}\}$
- Relation, $\operatorname{dom} R$, $\operatorname{ran} R$, $\operatorname{fld} R$, and the specialisations "relation from $A$ to $B$" and "relation on $A$"
- The union $\bigcup x$ of a set, and the binary union $a \cup b := \bigcup \{a,b\}$
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 27 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
- Image (mathematics) (Wikipedia) (standard reference, not scraped)
- Bijection, injection and surjection (Wikipedia) (standard reference, not scraped)
- B. Kaya, MATH 320 Set Theory (METU), §2.2 (standard reference, not scraped)