Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-31
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.

A pseudocompact subset of Rn is closed

Statement

Let n≥1. Every pseudocompact subset A⊆Rn is closed in the Euclidean topology.

Facts & Assumptions

Given: A pseudocompact subset A⊆Rn, with Euclidean metric d2 and norm ∥⋅∥2.

[L1]

A set is closed if and only if it equals its closure; and p∈A‾ means every open neighbourhood of p meets A (A point lies in the closure of A iff every basic neighbourhood of it meets A; the closure is the smallest closed superset and equals A together with its derived set).

[L3]

The reverse triangle inequality gives ∣∥u∥2−∥v∥2∣≤∥u−v∥2, and the Euclidean norm is continuous (The finite and reverse triangle inequalities for a norm; and for n≥1 every norm N on Rn satisfies N(x)≤C∥x∥1 and is Lipschitz, hence continuous, for d2).

[L4]

Pseudocompactness requires every continuous real-valued function on A to have bounded image (Pseudocompact space: every continuous real-valued function has bounded image).

Proof

technique · contradiction
1.1

Suppose, for contradiction, that A is not closed. By [L1], fix p∈A‾∖A.

assume-contraL1choose
2.1

Define f:A→R by f(x):=1/∥x−p∥2. This is defined because p∉A, so every denominator is positive.

step 1.1construct
2.2

For every real M>0, [L1] and [L2] give x∈A with ∥x−p∥2<1/M; then f(x)>M. Hence f[A] is unbounded.

step 1.1L1L2
3.1

The function f is continuous on A: at a∈A put d:=∥a−p∥2>0. If ∥x−a∥2<d/2, then [L3] gives ∥x−p∥2>d/2, and ∣f(x)−f(a)∣≤2d2∥x−a∥2. Thus a sufficiently small Euclidean ball about a maps into any prescribed real neighbourhood of f(a).

step 2.1L2L3
4.1

Steps 3.1 and 2.2 contradict pseudocompactness through [L4]. Therefore A is closed.

step 3.1step 2.2L4discharge-contradiction∎

Depends on

Used by

Dependency tree · two levels

47 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