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 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 .
Depends on
- Reflexive, irreflexive, symmetric, asymmetric, antisymmetric, transitive, and connex relations on a set
- Relation, $\operatorname{dom} R$, $\operatorname{ran} R$, $\operatorname{fld} R$, and the specialisations "relation from $A$ to $B$" and "relation on $A$"
- There is exactly one set with no elements, written $\varnothing$
- The unordered pair $\{x,y\}$ and the singleton $\{x\} = \{x,x\}$
- 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 Kuratowski ordered pair $(a,b) := \{\{a\},\{a,b\}\}$
- $(a,b) = (c,d)$ if and only if $a = c$ and $b = d$
- The union $\bigcup x$ of a set, and the binary union $a \cup b := \bigcup \{a,b\}$
- $\bigcup \varnothing = \varnothing$, $\bigcup \{a\} = a$, $\bigcup \{a,b\} = a \cup b$, $\bigcap \{a\} = a$, and $\bigcap \{a,b\} = a \cap 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: 23 results over 11 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)
- Binary relation (Wikipedia) (standard reference, not scraped)
- B. Kaya, MATH 320 Set Theory (METU), §3.1 (standard reference, not scraped)