Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge 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.

Maximum and minimum of a set

Definition

Let SRS \subseteq \mathbb{R} and mRm \in \mathbb{R}.

  • mm is a maximum (or greatest element) of SS if mSm \in S and sms \le m for every sSs \in S.
  • mm is a minimum (or least element) of SS if mSm \in S and msm \le s for every sSs \in S.

A set has at most one maximum: if m1m_1 and m2m_2 are both maxima then m1Sm_1 \in S gives m1m2m_1 \le m_2 and m2Sm_2 \in S gives m2m1m_2 \le m_1, so m1=m2m_1 = m_2 by antisymmetry of the order, which is immediate from the trichotomy axiom of an ordered field (Ordered field, Complete ordered field (least-upper-bound property)). The same argument applies to minima, so we may write maxS\max S and minS\min S.

Remarks

Depends on

Used by

…and 120 more results.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 3 results over 3 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