Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck 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][0,1] are continuous

Statement

If f0,,fn1:X[0,1]f_0,\ldots,f_{n-1}:X\to[0,1] are continuous, then xmini<nfi(x)x\mapsto\min_{i<n}f_i(x) is continuous; for n=0n=0 this minimum is the constant-one map.

Facts & Assumptions

Proof

technique · induction
1.1

The map m:[0,1]2[0,1]m:[0,1]^2\to[0,1], m(s,t)=min(s,t)m(s,t)=\min(s,t) is continuous: for an interval (a,b)(a,b), m1((a,b))={s>a,t>a}({s<b}{t<b})m^{-1}((a,b))=\{s>a,t>a\}\cap(\{s<b\}\cup\{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 f0f_0.

givenbase
2.1

Assume the minimum gn=mini<nfig_n=\min_{i<n}f_i is continuous. Then (gn,fn):X[0,1]2(g_n,f_n):X\to[0,1]^2 is continuous and gn+1=m(gn,fn)g_{n+1}=m\circ(g_n,f_n) 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 · next 3 levels

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