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.
Monotonicity of the supremum under inclusion
Statement
Let and be subsets of with , and suppose is bounded above. Then is nonempty and bounded above, both and exist, and
Facts & Assumptions
Given: Sets with , , and bounded above.
Supremum and the least-upper-bound property: means is an upper bound of and for every upper bound of ; every nonempty that is bounded above has such a (Complete ordered field (least-upper-bound property)).
A least upper bound is unique, so denotes a single real number (Suprema and infima are unique).
Proof
Since is bounded above, fix an upper bound of , so for every .
By hypothesis is nonempty and , so is nonempty as well.
Every lies in and therefore satisfies ; hence is an upper bound of and is bounded above.
Both and are nonempty and bounded above, so by the least-upper-bound property and exist, each uniquely.
As is an upper bound of , every satisfies ; since , every satisfies , so is an upper bound of .
The number is the least of the upper bounds of , and is one of them, hence .
Remarks
- The hypothesis that the larger set is bounded above cannot be weakened to the smaller one being bounded above: has to exist for the inequality to mean anything.
- The dual statement, for with bounded below, follows by applying this lemma to , which gives , and then negating and using (Reflection through zero exchanges upper and lower bounds, Every nonempty set bounded below has an infimum).
Depends on
Used by
- Refining a partition raises the lower Darboux sum and lowers the upper one, and every lower sum is at most every upper sum: L(f,P) ≤ L(f,P') ≤ U(f,P') ≤ U(f,P) when P' refines P, and L(f,P) ≤ U(f,Q) for arbitrary partitions P and Q; moreover the two changes are at most 2M(n' - n)‖P‖ Lemma
- Conventions: sup ∅, unbounded sets, and the extended reals Remark
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 6 results over 6 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
- Infimum and supremum (Wikipedia) (standard reference, not scraped)
- W. Rudin, Principles of Mathematical Analysis, 3rd ed., Ch. 1 (standard reference, not scraped)
- John K. Hunter, An Introduction to Real Analysis (standard reference, not scraped)