Alphabeta Math
LemmaStatement: AI-adaptedProof: 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.

Continuity may be checked on any open cover, and on any finite closed cover; composites of continuous maps are continuous

Statement

Let XX, YY and ZZ be topological spaces, with subspaces carrying the subspace topology (Subspace topology: the traces of the open sets, its closed sets and its bases, the continuity of the inclusion, and the characteristic property of a map into a subspace). Then:

  1. Composites. If f:XYf : X \to Y and g:YZg : Y \to Z are continuous (Continuity of a map of topological spaces at a point and globally) then gf:XZg \circ f : X \to Z is continuous.
  2. Open cover. Let f:XYf : X \to Y be a function and let {Ui:iI}\{\, U_i : i \in I \,\} be a family of open subsets of XX with iIUi=X\bigcup_{i \in I} U_i = X. If fUi:UiYf|_{U_i} : U_i \to Y is continuous for every iIi \in I, then ff is continuous.
  3. Finite closed cover. Let f:XYf : X \to Y be a function, let n1n \ge 1 and let F1,,FnF_1, \dots, F_n be closed subsets of XX with F1Fn=XF_1 \cup \dots \cup F_n = X. If fFk:FkYf|_{F_k} : F_k \to Y is continuous for every kk, then ff is continuous.

The converses of claims 2 and 3 hold with no hypothesis on the cover at all: every restriction of a continuous map to a subspace is continuous (Subspace topology: the traces of the open sets, its closed sets and its bases, the continuity of the inclusion, and the characteristic property of a map into a subspace). The finiteness in claim 3 is not removable; see the remarks.

Facts & Assumptions

Given: Topological spaces XX, YY, ZZ; functions f:XYf : X \to Y and g:YZg : Y \to Z; a family {Ui:iI}\{\, U_i : i \in I \,\} of open subsets of XX covering XX; a natural n1n \ge 1 and closed subsets F1,,FnF_1, \dots, F_n of XX covering XX. For SXS \subseteq X and WYW \subseteq Y one has (fS)1[W]=f1[W]S(f|_S)^{-1}[W] = f^{-1}[W] \cap S, and (gf)1[W]=f1[g1[W]](g \circ f)^{-1}[W'] = f^{-1}[g^{-1}[W']] for WZW' \subseteq Z.

[A2]

The subspace topology on SXS \subseteq X has as its open sets the traces USU \cap S with UU open in XX, and as its closed sets the traces FSF \cap S with FF closed in XX; if SS is open in XX then every set open in SS is open in XX, and if SS is closed in XX then every set closed in SS is closed in XX (Subspace topology: the traces of the open sets, its closed sets and its bases, the continuity of the inclusion, and the characteristic property of a map into a subspace).

[L1]

A topology is closed under arbitrary unions of open sets (T2), and its closed sets are closed under finite unions (C3) (Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison).

Proof

technique · direct
1.1

Claim 1: let WZW \subseteq Z be open; then g1[W]g^{-1}[W] is open in YY and hence f1[g1[W]]f^{-1}[g^{-1}[W]] is open in XX, and this set is (gf)1[W](g \circ f)^{-1}[W]; so gfg \circ f is continuous.

givenA1
1.2

Let VYV \subseteq Y be open. For each iIi \in I the set f1[V]Ui=(fUi)1[V]f^{-1}[V] \cap U_i = (f|_{U_i})^{-1}[V] is open in the subspace UiU_i, because fUif|_{U_i} is continuous; and UiU_i is open in XX, so this set is open in XX.

givenA1A2
1.3

Let FYF \subseteq Y be closed. For each knk \le n the set f1[F]Fk=(fFk)1[F]f^{-1}[F] \cap F_k = (f|_{F_k})^{-1}[F] is closed in the subspace FkF_k, because fFkf|_{F_k} is continuous; and FkF_k is closed in XX, so this set is closed in XX.

givenA1A2
2.1

Since the UiU_i cover XX, f1[V]=iI(f1[V]Ui)f^{-1}[V] = \bigcup_{i \in I} (f^{-1}[V] \cap U_i), a union of sets open in XX by step 1.2, hence open in XX by (T2). As VV was an arbitrary open subset of YY, ff is continuous, which is claim 2.

step 1.2givenA1L1
2.2

Since the FkF_k cover XX, f1[F]=k=1n(f1[F]Fk)f^{-1}[F] = \bigcup_{k=1}^{n} (f^{-1}[F] \cap F_k), a union of finitely many sets closed in XX by step 1.3, hence closed in XX by (C3) iterated, the union being over n1n \ge 1 sets. As FF was an arbitrary closed subset of YY, ff is continuous, which is claim 3.

step 1.3givenA1L1
3.1

Claims 1, 2 and 3 are established by step 1.1, step 2.1 and step 2.2 respectively.

step 1.1step 2.1step 2.2

Remarks

  • The finiteness in claim 3 is not removable. The witness is on the companion page: R\mathbb{R} with its usual topology is covered by its closed singletons, every restriction of the indicator function of {0}\{0\} to a singleton is continuous, and that function is not continuous (R\mathbb{R} covered by its closed singletons: every restriction of the indicator of {0}\{0\} is continuous and the map is not, so the closed pasting lemma needs finiteness ). No corresponding restriction is needed in claim 2.

  • Where each hypothesis is spent. Claim 2 uses openness of the cover members only to pass from "open in UiU_i" to "open in XX", and it allows an arbitrary index set because arbitrary unions of open sets are open. Claim 3 uses closedness of the cover members for the corresponding passage, and it must restrict to finitely many because only finite unions of closed sets are closed. The two asymmetries of the topology axioms are visible in the two statements, one each.

  • The usual two-piece form. Claim 3 with n=2n = 2 is the pasting lemma as it is normally quoted: if X=F1F2X = F_1 \cup F_2 with both pieces closed and f1:F1Yf_1 : F_1 \to Y, f2:F2Yf_2 : F_2 \to Y are continuous and agree on F1F2F_1 \cap F_2, then the combined function is well defined and continuous. Well definedness is the agreement hypothesis and is not a topological matter; continuity is claim 3.

  • Continuity is a local property, and claim 2 is the precise sense. A function continuous in a neighbourhood of each point is continuous, because the interiors of those neighbourhoods form an open cover. No such statement holds for uniform notions, which is why nothing here is called uniform.

Depends on

Used by

Dependency tree · next 3 levels

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