Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passverified 2026-08-09 (gpt-5.6-terra-codex-subscription)
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.

Finite pointwise minima of continuous maps to [0,1] are continuous

Statement

If f0,…,fn−1:X→[0,1] are continuous, then x↦min⁡i<nfi(x) is continuous; for n=0 this minimum is the constant-one map.

Facts & Assumptions

Proof

technique · induction
1.1

The map m:[0,1]2→[0,1], m(s,t)=min⁡(s,t) is continuous: for an interval (a,b), m−1((a,b))={s>a,t>a}∩({s<b}∪{t<b}), which is open in the product.

F2
1.2

The empty minimum is constant one, hence continuous, and the one-term minimum is f0.

givenbase
2.1

Assume the minimum gn=min⁡i<nfi is continuous. Then (gn,fn):X→[0,1]2 is continuous and gn+1=m∘(gn,fn) is continuous.

F1step 1.1ih
3.1

Induction gives the claim for every finite family.

step 1.2step 2.1discharge-induction∎

Depends on

Used by

Dependency tree · two levels

35 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