Alphabeta Math
ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)verified 2026-07-26 (claude-opus-5)
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.

sup⁡[0,1]=1=max⁡[0,1] and inf⁡[0,1]=0=min⁡[0,1]

Example

The closed unit interval J=[0,1]={x∈R:0≤x≤1} has sup⁡J=1 and inf⁡J=0, exactly as the open interval sup⁡(0,1)=1 and inf⁡(0,1)=0, with neither attained does, but here both values belong to J: they are the maximum and the minimum (Maximum and minimum of a set).

That is the whole content of this example. The two intervals have the same supremum and the same infimum, and differ only in attainment, so the numerical value of a supremum says nothing about whether the set reaches it. The computation is also easier than for the open interval, because a set with a maximum has that maximum as its least upper bound for free, with no epsilon argument and no appeal to completeness (The supremum is attained exactly when a maximum exists).

Facts & Assumptions

Given: The complete ordered field R and the closed interval J:={x∈R:0≤x≤1}.

[L1]

Attainment: for a nonempty X⊆R, if X has a maximum then sup⁡X exists and sup⁡X=max⁡X; and if sup⁡X exists and lies in X then max⁡X exists and equals sup⁡X (The supremum is attained exactly when a maximum exists).

[L2]

Maximum and minimum: m=max⁡X means m∈X and x≤m for every x∈X; m=min⁡X means m∈X and m≤x for every x∈X; each is unique when it exists (Maximum and minimum of a set).

[L3]

Bounds and the infimum: u is an upper bound of X when x≤u for every x∈X (Complete ordered field (least-upper-bound property)), and ℓ is a lower bound of X when ℓ≤x for every x∈X (Lower bound, bounded below, bounded set); and ℓ=inf⁡X means ℓ is a lower bound of X with ℓ′≤ℓ for every lower bound ℓ′ of X, unique when it exists (Greatest lower bound (infimum)).

[L4]

Order: 0<1; the order is reflexive, so a≤a; and a<b implies a≤b (The multiplicative identity is positive, Complete ordered field (least-upper-bound property), Ordered field).

Verification

technique · direct
1.1

Both 0 and 1 lie in J, so J≠∅: from 0<1 we get 0≤1, and reflexivity gives 0≤0 and 1≤1, so each of 0 and 1 satisfies the membership condition 0≤x≤1.

L4
1.2

Every x∈J satisfies x≤1 and 0≤x, directly by the membership condition; so 1 is an upper bound of J and 0 is a lower bound of J.

L3
2.1

1=max⁡J: the number 1 lies in J and dominates every element of J.

step 1.1step 1.2L2
2.2

0=min⁡J: the number 0 lies in J and is dominated by every element of J.

step 1.1step 1.2L2
3.1

Since J is nonempty and has the maximum 1, the attainment criterion gives that sup⁡J exists and sup⁡J=max⁡J=1.

step 2.1step 1.1L1
3.2

inf⁡J=0: the number 0 is a lower bound of J, and any lower bound ℓ′ of J satisfies ℓ′≤0 because 0 is itself an element of J; so 0 is the greatest lower bound of J, and it equals min⁡J.

step 2.2step 1.2L3
4.1

Therefore sup⁡J=1∈J and inf⁡J=0∈J: both bounds are attained, and they coincide with the maximum and the minimum of J.

step 3.1step 3.2L1L2∎

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

18 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources