Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27
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.

FALSE: the image of a closed subset of R\mathbb{R} under a continuous real function is closed

Statement

False claim: if ARA \subseteq \mathbb{R}, if f:ARf : A \to \mathbb{R} is continuous on AA (Continuity of f:ARf : A \to \mathbb{R} at a point of AA and on AA: the ε\varepsilon-δ\delta condition, its agreement with limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c) at a limit point, and continuity at an isolated point) and if FAF \subseteq A is a closed subset of R\mathbb{R} (Open subset of R\mathbb{R} (every point has a neighbourhood inside it), closed subset (complement open), and clopen), then the image f[F]={f(x):xF}f[F] = \{\, f(x) : x \in F \,\} is a closed subset of R\mathbb{R}.

Why it is tempting. Continuity is characterised by the behaviour of preimages: the preimage of every closed set is relatively closed (f:ARf : A \to \mathbb{R} is continuous on AA if and only if the preimage of every open subset of R\mathbb{R} is the intersection with AA of an open subset of R\mathbb{R}, and dually for closed sets). It is easy to transpose that to images, and images are exactly where the characterisation says nothing.

What is true. Compactness, not closedness, is preserved: the image of a compact set under a continuous function is compact (The image of a compact subset of R\mathbb{R} under a continuous real function is compact), hence closed and bounded (A subset of R\mathbb{R} is compact if and only if it is closed and bounded). Closedness by itself is preserved by neither images nor unions of infinitely many closed sets, and boundedness by itself is not preserved either, since x1/xx \mapsto 1/x carries the bounded set (0,1)(0,1) onto the unbounded set (1,)(1,\infty).

Facts & Assumptions

Given: The domain A:=RA := \mathbb{R}, the closed set F:=RF := \mathbb{R}, and the function f:RRf : \mathbb{R} \to \mathbb{R}, f(x):=1/(1+x2)f(x) := 1/(1+x^{2}) (Integer powers ama^m).

[L1]

R\mathbb{R} is a closed subset of R\mathbb{R}, since its complement \varnothing is open (Open subset of R\mathbb{R} (every point has a neighbourhood inside it), closed subset (complement open), and clopen).

[L3]

Squares and order: x20x^{2} \ge 0 for every real xx, so 1+x21>01 + x^{2} \ge 1 > 0; and 0<st0 < s \le t implies 0<1/t1/s0 < 1/t \le 1/s (Monotonicity of xxnx \mapsto x^n and of nann \mapsto a^n, Inverses of positives are positive, and reciprocation reverses order, Ordered field, Integer powers ama^m).

[L4]

Square roots: every real t0t \ge 0 has a unique s0s \ge 0 with s2=ts^{2} = t (Existence and uniqueness of nn-th roots: a unique a1/n0a^{1/n} \ge 0 with (a1/n)n=a(a^{1/n})^n = a).

[L6]

Intervals and minima: (0,1]={y:0<y1}(0,1] = \{\, y : 0 < y \le 1 \,\} (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length); the minimum of a two-element set of reals exists and is one of them (Every nonempty finite set of reals has a maximum and a minimum, Maximum and minimum of a set); and u0|u| \ge 0 with u=u|u| = u for u0u \ge 0 (Basic properties of the absolute value).

Refutation

technique · direct
1.1

F=RF = \mathbb{R} is a closed subset of R\mathbb{R} and is contained in A=RA = \mathbb{R}.

L1
1.2

ff is continuous on R\mathbb{R}: the denominator x1+x2x \mapsto 1 + x^{2} is a polynomial function, hence continuous by [L2], and it satisfies 1+x21>01 + x^{2} \ge 1 > 0 by [L3], so it never vanishes and f=1/(1+x2)f = 1/(1+x^{2}) is continuous by [L2].

L2L3
1.3

(0,1]f[R](0,1] \subseteq f[\mathbb{R}]. Let yy satisfy 0<y10 < y \le 1 and put t:=1/y1t := 1/y - 1. By [L3] we have 1/y11/y \ge 1, so t0t \ge 0, and [L4] supplies a real s0s \ge 0 with s2=ts^{2} = t. Then 1+s2=1/y1 + s^{2} = 1/y and hence f(s)=1/(1+s2)=yf(s) = 1/(1+s^{2}) = y.

L3L4L6
1.4

(0,1](0,1] is not closed. Let a real ε>0\varepsilon > 0 be given and put y:=min{ε/2, 1}y := \min\{\varepsilon/2,\ 1\}, a real with 0<y10 < y \le 1 by [L6], so y(0,1]y \in (0,1]; and y0=yε/2<ε|y - 0| = y \le \varepsilon/2 < \varepsilon, so yNε(0)(0,1]y \in N_{\varepsilon}(0) \cap (0,1]. Hence 0(0,1]0 \in \overline{(0,1]} by [L5], while 0(0,1]0 \notin (0,1] because 0<00 < 0 is false. So (0,1](0,1](0,1] \ne \overline{(0,1]} and (0,1](0,1] is not closed by [L5].

L5L6
2.1

f[R](0,1]f[\mathbb{R}] \subseteq (0,1]. For every real xx, [L3] gives 1+x21>01 + x^{2} \ge 1 > 0 and hence 0<1/(1+x2)10 < 1/(1+x^{2}) \le 1, that is f(x)(0,1]f(x) \in (0,1].

step 1.2L3L6
3.1

So f[F]=f[R]=(0,1]f[F] = f[\mathbb{R}] = (0,1].

step 2.1step 1.3
4.1

The set F=RF = \mathbb{R} is closed, ff is continuous on R\mathbb{R}, and f[F]=(0,1]f[F] = (0,1] is not closed: the claim is false.

step 1.1step 1.2step 3.1step 1.4

Remarks

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

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