Alphabeta Math
Pipeline-generated
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.

Banach-Space Differential Calculus and Banach Manifolds

1 · Prerequisites

2 · Summary

This page supplies the nonlinear differential calculus that the linear operator theory of the preceding pages does not contain, and it does so in the Fréchet, not the Gâteaux, sense: over the real field throughout, a derivative is a bounded linear operator satisfying a uniform o(h) remainder estimate. The opening definition fixes that convention, the uniqueness lemma makes the notation Df(x) legitimate, and the sum, bounded-bilinear product and chain rules are proved at a single point at a time, with no continuity of any derivative assumed. The class Ck is then defined recursively with derivatives valued in spaces of bounded operators under the operator norm, and the mean value estimate on a convex set is proved through the Hahn--Banach norming functional and the scalar mean value theorem — the one step on this page that spends the Axiom of Choice.

The first half closes with the two local existence theorems for maps between Banach spaces. The inverse function theorem normalises the derivative to the identity and runs the contraction argument on a closed ball: the inverse is constructed, shown Lipschitz, differentiated, and then shown to be of class Ck by differentiating the identity Dg=invDfg and using the Neumann series for operator inversion. The implicit function theorem is the standard reduction of the equation F(x,y)=0 to the inverse theorem applied to (x,y)(x,F(x,y)), followed by the derivative formula Dg=DyF1DxF along the graph.

The second half turns to manifolds: a Ck Banach manifold is a Hausdorff, second-countable space with a Ck atlas modelled on a real Banach space, and a map between such manifolds is Ck when all its coordinate representatives are. Tangent vectors are defined as chart-coordinate velocities modulo the transition-derivative relation, the differential is defined through coordinate representatives, and the chart independence of both, together with functoriality, is proved from the chain rule. Split submanifolds are defined by the existence of charts that flatten them onto a slice E0×{0} with E0 complemented, and the regular value theorem is proved by applying the implicit function theorem in a complement of the kernel: its domain carries a maximal specified atlas, the kernel is printed as a complemented subspace in the hypothesis, and the closing remark explains why surjectivity alone cannot replace it.

The final block treats the infinite-dimensional transversality package: smooth Banach vector bundles and their sections, the vertical derivative at a zero of a section and its independence of the local trivialisation, the theorem that a section transverse to the zero section — vertical derivative onto with complemented kernel, on a domain with maximal specified atlas — has a split zero submanifold with tangent equal to that kernel, the definition of a Fredholm map between Banach manifolds with its pointwise index, the local finite-dimensional reduction of a Fredholm map to the normal form (u,v)(u,g(u,v)) with finite-dimensional obstruction map g. Two following draft remarks explicitly record Smale's external countable proper-localization and nowhere-dense critical-image results; they are the bounded backward prerequisites for the existing DT-4 Sard--Smale theorem and are not local proofs. The block ends with local constancy of the index, which makes the index constant on connected components.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

Fréchet derivative between Banach spaces

Definition

On this page the scalar field is the field R of real numbers: X, Y and Z always denote real Banach spaces (Banach space) and UX always denotes an open subset of X, in the metric topology of the norm (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement).

Let f:UY be a map and let xU. For a bounded linear operator TB(X,Y) (A bounded linear operator between normed spaces, The spaces (\mathcal B(X,Y)) and (\mathcal B(X)) of bounded linear operators) write

r(h):=f(x+h)f(x)Th(hX, x+hU).

Then f is Fréchet differentiable at x when there is TB(X,Y) with

limh0h0f(x+h)f(x)Thh=0,

the limit being taken over those h with x+hU. Such an operator T is a Fréchet derivative of f at x, written T=Df(x), and T is its operator norm (The operator norm as the least bound and as the unit-sphere or unit-ball supremum). When f is Fréchet differentiable at every point of U, f is differentiable on U and the derivative is the map Df:UB(X,Y), xDf(x).

Remarks

  • The limit is a genuine two-sided limit. Since U is open and xU, there is ρ>0 with x+hU whenever h<ρ. The condition above is therefore a statement about a punctured neighbourhood of 0, and no one-sided or directional restriction is imposed on h. The quantity displayed is defined for every h0 with x+hU, and it is 0 at h=0 by convention only, which is why h0 is written out.

  • The ε-δ form. The displayed limit says exactly: for every real ε>0 there is a real δ>0 such that r(h)εhwhenever h<δ and x+hU. This is the form used in every estimate on this page, and it is the form in which the remainder is written r(h)=o(h).

  • The derivative is unique when it exists, so the notation Df(x) is unambiguous; this is proved as the next item on the page, The Fréchet derivative is unique.

  • Differentiability at x implies continuity at x. Take ε=1 in the previous remark and let h<δ with x+hU. Then f(x+h)f(x)Th+r(h)(T+1)h, so every η>0 is met by f(x+h)f(x)<η once h<min{δ,η/(T+1)} (the case T+1 being positive); this is continuity of f at x in the ε-δ form (Continuity of a map between metric spaces, at a point and globally, in the ε-δ form). No separate hypothesis of continuity is ever needed with differentiability.

  • Fréchet, not Gâteaux or directional. The derivative T is required to be a bounded linear operator defined on all of X, and the remainder is measured against h uniformly over all directions. The weaker notions that test only h=tv along single lines, or that require merely r(h)/h0 along each such line, are not used anywhere on this page: every statement below is about the Fréchet derivative, and the inverse and implicit function theorems in particular are proved for it.

  • Graphs and affine maps. A bounded linear TB(X,Y) is differentiable at every xX with DT(x)=T, since the remainder vanishes identically; and the derivative of a constant map is 0. In particular an affine map xy0+T(xx0) has derivative T everywhere. These instances are used without further comment.

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

The Fréchet derivative is unique

Statement

Let UX be open in a real Banach space X, let f:UY map to a real Banach space Y, and let xU. If A,BB(X,Y) both satisfy the Fréchet remainder condition for f at x, that is

limh0h0f(x+h)f(x)Ahh=0andlimh0h0f(x+h)f(x)Bhh=0,

then A=B.

Facts & Assumptions

Given: An open U in a real Banach space X, a map f:UY, a point xU, and A,BB(X,Y) satisfying the two remainder conditions. Write rA(h):=f(x+h)f(x)Ah and rB(h):=f(x+h)f(x)Bh.

[L1]

The remainder condition means: for every real ε>0 there is a real δ>0 such that rA(h)εh and rB(h)εh whenever h<δ and x+hU (Fréchet derivative between Banach spaces).

[L2]

The norm satisfies the triangle inequality u+vu+v, absolute homogeneity λu=λu for real λ, and separation u=0u=0 (A norm on a real vector space, the induced metric, and the dictionary with the metric axioms).

[L3]

Since U is open and xU, there is a real ρ>0 such that x+hU whenever h<ρ (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement).

Proof

technique · direct
1.1

Fix vX with v0; by [L3] there is ρ>0 such that x+hU whenever h<ρ, so x+tvU for every real t with tv<ρ, that is for every t with t<ρ/v.

L3algebra
2.1

For every real t0 with t<ρ/v the two remainders at h=tv satisfy rA(tv)rB(tv)=(tAvtBv), hence t(AB)v=rB(tv)rA(tv),(AB)vrA(tv)+rB(tv)t.

step 1.1L2algebra
3.1

For real t with 0<t<ρ/v one has tv=tv, so the right-hand side of [step 2.1] equals v(rA(tv)/tv+rB(tv)/tv), and the two quotients tend to 0 as t0 by [L1] applied with h=tv, since tv0.

L1step 2.1algebra
3.2

Given a real ε>0, [L1] supplies δ>0 with rA(h)εh and rB(h)εh for h<δ; applying [step 2.1] to h=tv with 0<t<min{ρ/v,δ/v} gives (AB)v2vε. As ε>0 was arbitrary, (AB)v=0, and [L2] gives (AB)v=0.

L1step 2.1L2choose
4.1

The vector v0 was arbitrary, so (AB)v=0 for every nonzero v; for v=0 linearity of AB gives (AB)0=0 as well. Hence AB=0, that is A=B.

step 3.2algebra
TheoremStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

Chain sum product and composition rules for Banach derivatives

Statement

Let UX be open in a real Banach space X, and let Y, Z, W be real Banach spaces. Then:

  1. Sum rule. If f1,f2:UY are Fréchet differentiable at xU and a,bR, then af1+bf2 is Fréchet differentiable at x with D(af1+bf2)(x)=aDf1(x)+bDf2(x).
  2. Bounded-bilinear product rule. If f:UY and g:UZ are Fréchet differentiable at x, and B:Y×ZW is bounded bilinear, then UuB(f(u),g(u)) is Fréchet differentiable at x and

D(B(f,g))(x)h=B(Df(x)h, g(x))+B(f(x), Dg(x)h)(hX).

  1. Chain rule. If f:UY is Fréchet differentiable at x, if W0Y is an open set with f[U]W0, and if g:W0Z is Fréchet differentiable at f(x), then gf is Fréchet differentiable at x and D(gf)(x)=Dg(f(x))Df(x).

No continuity of any derivative map is assumed; these are pointwise statements about one x at a time.

Facts & Assumptions

Given: An open UX in a real Banach space X, real Banach spaces Y,Z,W, and xU. The three claims have separate map data:

  • For claim 1, f1,f2:UY are differentiable at x and a,bR.
  • For claim 2, f:UY and g:UZ are differentiable at x, and B:Y×ZW is bounded bilinear with a constant C0 as in [L3].
  • For claim 3, f:UY is differentiable at x, W0Y is open with f[U]W0, and g:W0Z is differentiable at f(x).

The symbols f,g are local to their respective claims. Throughout the proof, source increments h satisfy x+hU; in claim 3 this guarantees y+k(h)=f(x+h)W0.

[L1]

Fréchet differentiability at x with derivative T means that for every real ε>0 there is a real δ>0 such that f(x+h)f(x)Thεh for every h with h<δ and x+hU (Fréchet derivative between Banach spaces).

[L2]

The norm satisfies the triangle inequality u+vu+v, absolute homogeneity λu=λu, and separation u=0u=0 (A norm on a real vector space, the induced metric, and the dictionary with the metric axioms).

[L3]

A bounded bilinear map B has a real constant C0 with B(u,v)Cuv for all u,v, and is jointly continuous (A bounded bilinear map between normed spaces, For a bilinear map, boundedness is equivalent to joint continuity).

[L4]

Linear combinations of bounded linear operators with a common source and target are bounded linear. A composite of bounded linear operators is bounded linear, and STST; the operator norm satisfies TuTu (Composition satisfies |ST|\le|S|,|T|, The operator norm as the least bound and as the unit-sphere or unit-ball supremum, The spaces (\mathcal B(X,Y)) and (\mathcal B(X)) of bounded linear operators).

[L5]

If two bounded linear operators satisfy the Fréchet remainder condition for the same map at the same point, they are equal (The Fréchet derivative is unique).

Proof

technique · direct
1.1

For claim 1, write T:=aDf1(x)+bDf2(x), a bounded linear operator by [L4], and r(h):=af1(x+h)+bf2(x+h)af1(x)bf2(x)Th, which equals ar1(h)+br2(h) with rj(h):=fj(x+h)fj(x)Dfj(x)h. Then r(h)/har1(h)/h+br2(h)/h for h0, and both terms tend to 0 by [L1]; hence af1+bf2 is differentiable at x with derivative T, which is claim 1.

L1L2L4algebra
1.2

For claim 2 define L(h):=B(Df(x)h,g(x))+B(f(x),Dg(x)h) for hX. Since Df(x), Dg(x) are linear and B is bilinear, L is linear, and L(h)C(Df(x)g(x)+f(x)Dg(x))h by [L3] and [L4], so L is a bounded linear operator XW.

L3L4algebra
1.3

For claim 3 let T:=Df(x) and S:=Dg(f(x)), write y:=f(x), R(k):=g(y+k)g(y)Sk for kY with y+kW0, and r(h):=f(x+h)f(x)Th. Put k(h):=f(x+h)f(x)=Th+r(h); then g(f(x+h))g(f(x))STh=Sr(h)+R(k(h)) identically in h. Given a real η>0, apply [L1] for g at y with ε:=η/(2(T+1)) to get δ1>0 with R(k)η2(T+1)k for k<δ1, and apply [L1] for f at x with ε:=1 and with ε:=η/(2(1+S)) to get a single δ2>0 such that for h<δ2 both k(h)(T+1)h and r(h)η2(1+S)h hold (take the smaller of the two thresholds). Then for h<min{δ2,δ1/(T+1)} one has R(k(h))η2h and Sr(h)Sr(h)η2h, so g(f(x+h))g(f(x))SThηh. Hence the bounded linear operator ST of [L4] satisfies the remainder condition for gf at x, and by [L5] it is the derivative, which is claim 3.

L1L4L5algebra
2.1

For claim 2 put Δf(h):=f(x+h)f(x), Δg(h):=g(x+h)g(x), so that Δf(h)=Df(x)h+rf(h) and Δg(h)=Dg(x)h+rg(h) with remainders rf,rg as in [L1]. By bilinearity, expanding B(f(x)+Δf,g(x)+Δg) gives B(f(x+h),g(x+h))B(f(x),g(x))L(h)=B(rf(h),g(x))+B(f(x),rg(h))+B(Δf(h),Δg(h)), because B(Δf,g(x))=B(Df(x)h,g(x))+B(rf,g(x)) and likewise in the second variable, while the cross term is B(Δf,Δg).

step 1.2L3algebra
3.1

For h small, [L1] with ε=1 gives Δf(h)(Df(x)+1)h and Δg(h)(Dg(x)+1)h. Combining this with [step 2.1] and [L3], B(f(x+h),g(x+h))B(f(x),g(x))L(h)Crf(h)g(x)+Cf(x)rg(h)+C(Df(x)+1)(Dg(x)+1)h2. Dividing by h for h0 and letting h0, every term tends to 0 by [L1], so the left-hand side is o(h) and the bounded linear operator L of [step 1.2] satisfies the remainder condition for B(f,g) at x; by [L5] it is the derivative, which is claim 2.

step 1.2L1L3L5algebra
4.1

Claim 1 is [step 1.1], claim 2 is [step 3.1], and claim 3 is [step 1.3]; this is exactly the conjunction stated.

step 1.1step 1.3step 3.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

C k map between Banach spaces

Definition

Let X and Y be real Banach spaces and let UX be open. All derivatives below are Fréchet derivatives (Fréchet derivative between Banach spaces), and all continuity is with respect to the norm metrics (Continuity of a map between metric spaces, at a point and globally, in the ε-δ form).

For open sets UX and VY, a map f:UV is a Ck diffeomorphism when it is a bijection, f is of class Ck and f1:VU is of class Ck; likewise with C in place of Ck.

Remarks

  • Currying and the joint norm. The space Bk of the definition is canonically identified with the space of bounded k-linear maps XkY by currying, T(h1,,hk)(((Th1)h2))hk, and under this identification the operator norm on Bk is the least constant C with T(h1,,hk)Ch1hk. Only the iterated-operator description is used on this page, so the identification is recorded as a reading convention rather than developed.

  • Continuity of the k-th derivative is an operator-norm condition. It is the continuity of xDkf(x) in the norm of Bk; this is strictly stronger than the pointwise continuity of each scalar or vector map xDkf(x)(h1,,hk) for fixed hi. The definition uses the operator norm, exactly as the sources do, and the inverse function theorem below is proved for this notion.

  • C1 has the chain rule, so the class is stable under composition for k=1. If f:UV and g:VW are of class C1 with V open, then gf is of class C1: it is differentiable by the chain rule (Chain sum product and composition rules for Banach derivatives), its derivative is D(gf)(x)=Dg(f(x))Df(x), and this is continuous in x because x(Dg(f(x)),Df(x)) is continuous and operator multiplication is a jointly continuous bilinear operation (For a bilinear map, boundedness is equivalent to joint continuity, Composition satisfies |ST|\le|S|,|T|). The corresponding statement for Ck with k2 is an induction of the same shape, using the higher chain rule; it is not developed here because no item on this page beyond the C1 statements consumes it, and nothing below asserts it.

  • Linear and affine maps. A bounded linear T:XY is of class C on X, all of whose derivatives equal T at the first step and 0 afterwards; constant maps are of class C with derivative 0. Consequently a Ck map followed or preceded by a bounded linear isomorphism between open sets is again of class Ck, a reduction used in the inverse function theorem.

  • Where this definition is consumed. The inverse and implicit function theorems state their conclusions in this class of regularity, and the countable-base Banach manifolds defined later on this page use exactly this notion for their transition maps and coordinate representatives.

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

Banach mean value estimate on a convex set

Statement

Assume the Axiom of Choice (The Axiom of Choice). Let U be an open convex subset of a real Banach space X, let f:UY be Fréchet differentiable on U with values in a real Banach space Y, let x,yU and let M0 be a real number with

Df(z)Mfor every z[x,y]:={x+t(yx):0t1}U.

Then

f(y)f(x)Myx.

Facts & Assumptions

Given: An assumed AC, an open convex U in a real Banach space X, a differentiable f:UY into a real Banach space Y, points x,yU and a real M0 bounding Df on the segment [x,y].

[L1]

Differentiability of f at each zU means f(z+h)f(z)Df(z)h=o(h) for h0 in the sense of the ε-δ remainder estimate (Fréchet derivative between Banach spaces).

[L2]

Since U is convex and x,yU, the point γ(t):=x+t(yx) lies in U for every real t[0,1]; a convex set contains all convex combinations of its points with real coefficients in [0,1] (Convex sets and continuous real-hyperplane separation in a normed space).

[L3]

Under AC, every nonzero wY admits φY with φ=1 and φ(w)=w (Every nonzero vector has a norming functional); here Y is the dual space of bounded linear functionals (The dual space X^* of a normed space and its dual norm) and φ(v)φv.

[L4]

The chain rule applies to maps between open domains when the image of the first map lies in the domain of the second (Chain sum product and composition rules for Banach derivatives). A bounded linear map is Fréchet differentiable everywhere with derivative equal to itself, and Fréchet differentiability implies continuity (Fréchet derivative between Banach spaces, Remarks).

[L5]

The mean value theorem: a real function continuous on [0,1] and differentiable on (0,1) has some c(0,1) with g(1)g(0)=g(c) (The mean value theorem, as the case g(x)=x of Cauchy's: for f continuous on [a,b] with a<b and differentiable on (a,b) there is c(a,b) with f(b)f(a)=f(c)(ba)).

[L6]

The operator norm satisfies TuTu for all u (The operator norm as the least bound and as the unit-sphere or unit-ball supremum).

[L7]

Norm axioms: triangle inequality and absolute homogeneity (A norm on a real vector space, the induced metric, and the dictionary with the metric axioms); the absolute value of a real number is its norm, so g(c)Myx reads as g(c)Myx and g(c)Myx.

Proof

technique · direct
1.1

If x=y the estimate reads f(x)f(x)0 and holds; if w:=f(y)f(x)=0 it reads 0Myx and holds. Hence we may assume xy and w0, and then [L3] provides a norming functional for this nonzero w.

givenL7algebra
1.2

By [L3] fix φY with φ=1 and φ(w)=w; then φ(f(y))φ(f(x))=f(y)f(x)0.

L3L7algebra
1.3

Define γ:RX by γ(t):=x+t(yx) and put J:=γ1[U]={tR:γ(t)U}. By [L2], [0,1]J. The set J is open: if t0J, openness of U gives ρ>0 with B(γ(t0),ρ)U, and tt0<ρ/yx implies γ(t)γ(t0)=tt0yx<ρ (recall that xy). Define the well-typed function g:JR by g(t):=φ(f(γ(t))).

L2def-metric-topologyL7construct
1.4

The map γ is differentiable at every t0R with constant derivative Dγ(t0)=(ss(yx)), because γ(t0+s)γ(t0)=s(yx) exactly, so the remainder vanishes.

givenL7algebra
1.5

The restriction γJ:JU is differentiable at every t0J with the derivative in [step 1.4]. Since J and U are open and γ[J]U, two applications of [L4], first to fγJ and then to the bounded linear functional φ, show that g is differentiable on J with g(t0)=φ(Df(γ(t0))(yx)). In particular g is continuous on J, hence its restriction to [0,1] is continuous there and differentiable on (0,1).

L1L4step 1.3step 1.4algebra
2.1

For every t0[0,1] the bound in the statement gives Df(γ(t0))M because γ(t0)[x,y], so by [step 1.5], [L6] and φ=1, g(t0)=φ(Df(γ(t0))(yx))Df(γ(t0))yxMyx.

step 1.5L6L7algebra
2.2

By [L5] applied to g on the interval [0,1], whose hypotheses were verified in [step 1.5], there is c(0,1) with g(1)g(0)=g(c).

step 1.5L5
3.1

Combining [step 1.2], [step 1.3] and [step 1.5], f(y)f(x)=φ(f(y))φ(f(x))=g(1)g(0)=g(c)=g(c)Myx, the second equality because g(1)g(0)=f(y)f(x)0 forces g(c)0.

step 1.2step 1.3step 2.1step 2.2L7algebra
4.1

The estimate is [step 3.1] under the assumptions made there, and [step 1.1] disposes of the two degenerate cases; hence it holds in general.

step 1.1step 3.1
TheoremStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

Inverse function theorem for Banach spaces

Statement

Assume the Axiom of Choice (The Axiom of Choice). Let X, Y be real Banach spaces, let UX be open, let f:UY be of class Ck with k1 (C k map between Banach spaces), and let aU. If Df(a):XY is a bounded linear isomorphism — that is, Df(a) is bijective and its inverse Df(a)1:YX is bounded — then there are open sets U0U with aU0 and V0Y with f(a)V0 such that fU0:U0V0 is a bijection and its inverse g:=(fU0)1:V0U0 is of class Ck, with

Dg(f(x))=Df(x)1for every xU0.

Facts & Assumptions

Given: AC, real Banach spaces X,Y, an open UX, aU, a Ck map f:UY with k1, and a bounded linear isomorphism A:=Df(a):XY.

[L1]

Ck means the recursive operator-norm condition of C k map between Banach spaces: f is Ck1, its (k1)-st derivative exists as a differentiable map, and Dkf is continuous; in particular Df is continuous and every differentiable map is continuous.

[L2]

Mean value estimate: on an open convex set, a differentiable map whose derivative is bounded by M on a segment is M-Lipschitz along that segment (Banach mean value estimate on a convex set); applied under AC.

[L4]

Neumann series: if R<1 then IR is invertible with (IR)1(1R)1, and if A is invertible with A1E<1 then A+E is invertible with (A+E)1=(I+A1E)1A1 and (A+E)1A1(1A1E)1 (Neumann series and small perturbations of bounded inverses).

[L5]

Chain rule and its linear special case: a bounded linear map equals its own derivative at every point, so D(LF)(x)=LDF(x), and the derivative of a composite of differentiable maps is the composite of the derivatives (Chain sum product and composition rules for Banach derivatives).

[L6]

Operator norm and composition: TuTu and STST (The operator norm as the least bound and as the unit-sphere or unit-ball supremum, Composition satisfies |ST|\le|S|,|T|); a Banach space is complete (Banach space).

[L7]

A closed subset of a complete metric space is complete in the subspace metric (Closed subspaces of complete metric spaces are complete; the converse under countable choice, claim 2, in ZF); a closed ball Bˉ(a,r) is a closed subset of X, being {x:xar} (Open ball, closed ball and sphere in a metric space).

[L8]

DΦ(x) is characterised by the ε-δ remainder estimate of the Fréchet derivative (Fréchet derivative between Banach spaces).

Proof

technique · direct
1.1

(Affine changes of variable preserve the class.) Let F be of class Ck on an open set, let τ(x)=x0+x be a translation, and let LB(Y,Z). Then Fτ is of class Ck with Dj(Fτ)(x)=DjF(τ(x)), and LF is of class Ck with Dj(LF)(x)=LDjF(x), for every jk: by [L5] the first derivatives are D(Fτ)(x)=DF(τ(x)) and D(LF)(x)=LDF(x), and the induction step differentiates these identities, the derivative of the translation being the identity and that of the bounded linear postcomposition SLS being itself, with LSLS by [L6] ensuring continuity of the resulting expressions.

L1L5L6algebra
1.2

If X={0}, then the isomorphism A:XY forces Y={0} and the theorem is immediate with U0=U={0} and V0=Y; hence assume X{0}, so A1>0. Since Df is continuous at a by [L1], choose ρ>0 such that B(a,ρ)U and Df(x)A<12A1(xB(a,ρ)). Put r:=ρ/3. Then Bˉ(a,r)B(a,2r)B(a,ρ)U, and A1(Df(x)A)12 on B(a,2r). Thus Df(x) is invertible there by [L4], with Df(x)12A1.

L1L4L6choose
2.1

Put Φ:=A1f on U; by [L5], DΦ(x)=A1Df(x), so Φ(a)=A1f(a)=:b, DΦ(a)=IX, and Φ is of class Ck by [step 1.1]. Put also Ψ(x):=xΦ(x) on B(a,2r); then DΨ(x)=IXA1Df(x)=A1(Df(x)A), so DΨ(x)A1Df(x)A<12 for every xB(a,2r).

step 1.2L1L5L6algebra
3.1

For x,zBˉ(a,r) their segment lies in Bˉ(a,r)B(a,2r), so [L2] applied to Ψ on the open convex set B(a,2r) gives Ψ(x)Ψ(z)12xz. Since Φ(x)Φ(z)=(xz)(Ψ(x)Ψ(z)), also Φ(x)Φ(z)12xz. In particular, Φ is injective on B(a,r).

step 1.2step 2.1L2algebra
4.1

Fix yB(b,r/4) and define Ty(x):=y+xΦ(x)=y+Ψ(x) on Bˉ(a,r). For xBˉ(a,r) one has Ty(x)a=(yb)+Ψ(x)Ψ(a) because aΦ(a)=Ψ(a), so [step 3.1] yields Ty(x)ayb+12xa<r4+r2<r; thus Ty maps Bˉ(a,r) into B(a,r), and it is a contraction with constant 12 by [step 3.1]. By [L7] the closed ball is a nonempty complete metric space, so [L3] gives a unique fixed point g(y)B(a,r) of Ty, and Ty(x)=x is equivalent to Φ(x)=y; hence y has exactly one preimage under Φ in B(a,r).

step 3.1L3L7algebra
5.1

The set W:=B(a,r)Φ1(B(b,r/4)) is open and contains a, and ΦW:WB(b,r/4) is a bijection with inverse g: it is injective by [step 3.1], and surjective by [step 4.1], which for each yB(b,r/4) produces g(y)B(a,r) with Φ(g(y))=y. Moreover g is Lipschitz with constant 2: [step 3.1] gives g(y)g(z)Φ(g(y))Φ(g(z))(g(y)g(z))+yz12g(y)g(z)+yz.

step 3.1step 4.1L1algebra
6.1

For yB(b,r/4) put x:=g(y); by [step 1.2] and [L4] the operator DΦ(x) is invertible with DΦ(x)12. Let h be small with y+hB(b,r/4) and put k:=g(y+h)g(y), so that k2h by [step 5.1] and h=Φ(x+k)Φ(x)=DΦ(x)k+rΦ(k) with rΦ(k)=o(k) by [L8]; applying DΦ(x)1 gives kDΦ(x)1h=DΦ(x)1rΦ(k), and DΦ(x)1rΦ(k)2rΦ(k), which is o(k)=o(h); hence g is differentiable at y with Dg(y)=DΦ(x)1=Df(g(y))1A.

step 1.2step 5.1L4L6L8algebra
7.1

The derivative formula of [step 6.1] is continuous in y: the map yDΦ(g(y)) is continuous because DΦ is continuous by [L1] and [step 2.1] and g is continuous by [step 5.1]; inversion is continuous at each invertible operator, since for A1E12 the bound (A+E)1A1(A+E)1EA12A12E from [L4] and [L6] tends to 0 with E. Hence g is of class C1.

step 5.1step 6.1L1L4L6algebra
8.1

(Higher regularity.) Inversion inv(A):=A1 is of class C on the open set of invertible operators in B(X): for A1H<1, [L4] gives (A+H)1=A1A1HA1+R(H) with R(H)A13H21A1H, whence Dinv(A)H=A1HA1; that formula is continuous in A by [L4] and [L6], and iterating the expansion differentiates it again, so inv is Cr for every r. Now let k2 and let Φ be of class Ck; then DΦ is of class Ck1 by [L1] and Dg=invDΦg by [step 6.1] and [L5]. If g is of class Cj1 for some j with 2jk, then Dg, a composite of Cj1 maps, is of class Cj1 and hence g is of class Cj; the case j=1 is [step 7.1], so induction gives g of class Ck.

step 7.1L1L4L5L6
9.1

Transfer to f: by [step 5.1] the set U0:=W is an open neighbourhood of a contained in U, and V0:=f[U0]=A[Φ[W]]=A[B(b,r/4)] is an open neighbourhood of f(a); the restriction fU0 is a bijection onto V0 with inverse F(y):=g(A1y), which is of class Ck by [step 1.1] and [step 8.1] as a composite of the bounded linear map A1 and the Ck map g.

step 5.1step 1.1step 8.1L6algebra
10.1

For xU0 the map Ff equals the identity near x, so the chain rule [L5] differentiates it to DF(f(x))Df(x)=IX; multiplying on the right by Df(x)1 gives DF(f(x))=Df(x)1, which is the displayed derivative formula for the statement's inverse g, here the map F of [step 9.1].

step 9.1step 5.1L5algebra
TheoremStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

Implicit function theorem for Banach spaces

Statement

Assume the Axiom of Choice (The Axiom of Choice). Let X, Y, Z be real Banach spaces, let UX×Y be open for the product metric, let F:UZ be of class Ck with k1 (C k map between Banach spaces), and let (a,b)U with F(a,b)=0. Let DXF(a,b):=DF(a,b)iX and DYF(a,b):=DF(a,b)iY be the partial derivatives, where iX(x):=(x,0) and iY(y):=(0,y). If DYF(a,b):YZ is a bounded linear isomorphism, then there are open neighbourhoods AX of a and BY of b and a unique map g:AB of class Ck such that

{(x,y)A×B:F(x,y)=0}={(x,g(x)):xA},

and along the graph Dg satisfies Dg(x)=DYF(x,g(x))1DXF(x,g(x))(xA). In particular g(a)=b.

Facts & Assumptions

Given: AC, real Banach spaces X,Y,Z, an open UX×Y, a Ck map F:UZ with k1, a point (a,b)U with F(a,b)=0, and a bounded linear isomorphism L:=DYF(a,b):YZ.

[L1]

Fréchet derivative, partial derivatives as restrictions of DF to the coordinate axes, and the derivative of a bounded linear map (Fréchet derivative between Banach spaces); the product norm (x,y)max=max{x,y} is a norm on X×Y (The standard product norms on a finite product of normed spaces).

[L3]

Inverse function theorem: a Ck map (k1) between real Banach spaces whose derivative at a point is a bounded linear isomorphism restricts to a Ck diffeomorphism between open neighbourhoods of that point and its image (Inverse function theorem for Banach spaces); AC is assumed there and here.

[L4]

Neumann perturbation: an operator close enough to an invertible one is invertible with a norm bound on its inverse (Neumann series and small perturbations of bounded inverses).

[L5]

Ck for k1 includes differentiability and continuity of the derivative (C k map between Banach spaces).

[L6]

A closed subset of a complete metric space is complete; a Banach space is complete (Closed subspaces of complete metric spaces are complete; the converse under countable choice, Banach space).

[L7]

The operator norm satisfies TuTu and STST (The operator norm as the least bound and as the unit-sphere or unit-ball supremum, The spaces (\mathcal B(X,Y)) and (\mathcal B(X)) of bounded linear operators).

Proof

technique · direct
1.1

The product X×Y with the max norm is complete: a Cauchy sequence in X×Y has Cauchy coordinate sequences, which converge in the Banach spaces X and Y, and the coordinatewise limit is a limit in the product metric; similarly X×Z is complete. Hence these products are real Banach spaces, and U is an open subset of the Banach space X×Y.

L1L6algebra
1.2

Define Φ:UX×Z by Φ(x,y):=(x,F(x,y)). Its first component is the (bounded, linear) projection (x,y)x, and its second is F; the derivative of a bounded linear map is the map itself by [L1], so DΦ(a,b)(h,k)=(h,DXF(a,b)h+DYF(a,b)k), and DΦ(a,b) is a bounded linear isomorphism with inverse (u,w)(u,L1(wDXF(a,b)u)).

L1L7algebra
2.1

Since F is of class Ck, so is Φ: for k=1 this is the chain rule applied to the two components x and F, and for higher k the same computation differentiates each component, the components of DjΦ being those of Djx and DjF for jk; continuity of the top derivative is inherited from that of DkF together with the constant derivatives of the linear first component. Also Φ(a,b)=(a,0).

step 1.2L2L5algebra
3.1

By [L3] applied to the Ck map Φ at (a,b), whose derivative is the isomorphism of [step 1.2], there are open sets U0(a,b) and V0(a,0) such that ΦU0:U0V0 is a bijection with Ck inverse Ψ:V0U0.

step 1.2step 2.1L3
4.1

Because Φ preserves the first coordinate, so does Ψ: if (x,z)=Φ(x,y) then x=x, hence Ψ(x,z)=(x,H(x,z)) for the Ck map H:=pr2Ψ; and Ψ being an inverse of Φ means F(x,H(x,z))=z for all (x,z)V0.

step 3.1algebra
5.1

Choose open AX and BY with A×BU0 and such that (a,0)A×{0}V0: possible because U0 and V0 are open and contain (a,b) respectively (a,0), and the set {x:(x,0)V0} is an open neighbourhood of a. Shrinking A if necessary we may also assume g(A)B: g is continuous at a with g(a)=bB and B is open, so some neighbourhood A0 of a satisfies H(A0×{0})B, and we replace A by AA0. Define g(x):=H(x,0) for xA, so g is of class Ck with values in B, g(a)=b, and F(x,g(x))=0 for every xA by [step 4.1].

step 4.1algebra
6.1

Conversely, if (x,y)A×B has F(x,y)=0, then Φ(x,y)=(x,0)V0, so (x,y)=Ψ(x,0)=(x,g(x)) by [step 4.1] and [step 5.1], and hence y=g(x). Thus the zero set of F in A×B is exactly the graph of g, which proves existence and uniqueness of g on A.

step 5.1step 4.1algebra
7.1

For xA, differentiate the identity F(x,g(x))=0 using the chain rule [L2]: DXF(x,g(x))+DYF(x,g(x))Dg(x)=0; the operator DYF(x,g(x)) is invertible for x close to a by continuity of DYF at (a,b) (from [L5]) and [L4], and shrinking A if necessary we may assume this holds for all xA; then Dg(x)=DYF(x,g(x))1DXF(x,g(x)), which with [step 6.1] is the displayed formula.

step 5.1step 6.1L2L4L5algebra
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

Countable base Banach manifold and smooth map

Definition

Let kN{} and let E be a real Banach space (Banach space) with its norm topology (The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement).

Thus every point of M lies in the domain of a chart: M is locally homeomorphic to open subsets of the Banach space E, and the change of coordinates between any two charts in its specified atlas is a Ck map. Henceforth a chart of the structured manifold M means a member of that specified atlas; it does not mean an arbitrary local homeomorphism on the underlying topological space. The pair (Hausdorff, second countable) is part of the definition and is never dropped below.

Let M be a Ck Banach manifold modelled on E and N a Ck Banach manifold modelled on F, and let f:MN be a map.

  • f is of class Ck when for every chart (φ,U) in the specified atlas of M and every chart (ψ,V) in the specified atlas of N the coordinate representative ψfφ1:φ[Uf1[V]]F has open domain φ[Uf1[V]]E and is of class Ck on that domain. Openness is part of the requirement, not an assumption about an arbitrary set map f.
  • f is smooth when it is of class C.
  • A bijection f:MN is a Ck diffeomorphism when both f and f1 are of class Ck; likewise for C.

Remarks

  • Chart independence of the class of a map is a chain-rule statement. If (φ,U), (φ,U) are charts of M and (ψ,V), (ψ,V) are charts of N from their specified atlases, then on the open set where both sides are defined, ψfφ1 equals (ψψ1)(ψfφ1)(φφ1), a composite of Ck transition maps and the representative ψfφ1. For k=1 the class is therefore independent of the charts by the chain rule (Chain sum product and composition rules for Banach derivatives) — the composition of C1 maps is C1 because the chain rule expresses the derivative as a product of continuous operator-valued maps (C k map between Banach spaces) — and consequently C1-ness may be checked at each point with one pair of charts around it. Nothing below uses this independence for k2, and the definition itself quantifies over all pairs from the specified atlases, so no higher-order chain rule is presupposed.

  • The model space is fixed. Charts take values in one Banach space E, which may be infinite dimensional; a manifold with a finite-dimensional model space is the familiar finite-dimensional case. Two manifolds modelled on different Banach spaces are compared by maps whose coordinate representatives map open subsets of one model space into the other.

  • Open sets are the basic examples, when the model space is second countable. If E is second countable, then an open subset W of E is a C Banach manifold modelled on E with the single chart (idW,W): a basis of E restricts to a basis of the subspace W, and W is Hausdorff because E is. The hypothesis cannot be dropped: for E= and W=E the identity chart covers E, but E is not second countable — the uncountably many 0-1 sequences are pairwise at distance 1. Their radius-1/3 balls are pairwise disjoint. A countable basis would assign to each such sequence the least indexed basis member containing it and contained in its ball, giving an injection of the uncountable set of 0-1 sequences into N, a contradiction. A map between open subsets of a second countable E is of class Ck as a map of manifolds exactly when it is of class Ck in the sense of C k map between Banach spaces. All the local theorems of this page are statements about such open sets, transported to manifolds exactly through charts.

  • The Hausdorff and countability hypotheses are part of the definition. They are the standard hypotheses of the global theory: the countable base is what the later Sard–Smale and transversality development consumes, and the Hausdorff condition is what makes the local pieces of a manifold fit together as a space of points rather than a set with overlapping coordinate patches. No theorem on this page asserts anything for a non-Hausdorff or non-second-countable "manifold", and the four Euclidean-space local theorems above are unaffected by either hypothesis because they do not mention manifolds at all.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

Tangent space and differential on a Banach manifold

Definition

Let k1, let M be a Ck Banach manifold modelled on the real Banach space E (Countable base Banach manifold and smooth map) and let pM. Consider the set of pairs (φ,v) in which φ is a chart of M whose domain contains p and vE, and declare

(φ,v)(ψ,w):w=D(ψφ1)(φ(p))v,

the derivative being that of the transition map, a C1 map between open subsets of E (Fréchet derivative between Banach spaces). The tangent space to M at p is the quotient set

TpM:={(φ,v):pdomφ}/,

and the class of (φ,v) is written [φ,v]. For a chart φ at p the assignment [φ,v]v identifies TpM with E; the resulting real vector space structure is

λ[φ,v]+μ[φ,w]:=[φ,λv+μw](λ,μR),

and the differential of a C1 map f:MN between Banach manifolds (models E and F) at p is

Df(p)([φ,v]):=[ψ, D(ψfφ1)(φ(p))v]Tf(p)N,

where φ is any chart of M at p and ψ any chart of N at f(p) for which the representative ψfφ1 is defined near φ(p). The well-definedness of the relation, of the vector space operations and of the differential, together with the identities below, is proved on this page as Banach manifold differentials are chart independent.

Remarks

  • Tangent vectors are velocities of curves. If φ is a chart at p and vE, then the curve γ(t):=φ1(φ(p)+tv), defined for small real t, lies in M and satisfies φγ(t)=φ(p)+tv, so its coordinate velocity at 0 is v; the class [φ,v] is exactly that velocity. Conversely every velocity of a curve through p arises in this way. This is the reading used in the counterexample on the companion page, where a curve in a closed subspace produces a tangent vector of the subspace.

  • The differential is linear on tangent spaces. This is not part of the definition but follows from the chain rule: in a fixed chart at p and a fixed chart at f(p) the map vD(ψfφ1)(φ(p))v is bounded linear, and the chart identifications are linear. The functoriality statements D(id)=id and D(gf)=DgDf are proved with the same computation.

  • The vector space structure does not depend on the chart. A change φψ multiplies coordinate vectors by the transition derivative D(ψφ1)(φ(p)), which is a bounded linear isomorphism of E with inverse D(φψ1)(ψ(p)); linearity of this change is exactly what makes the displayed operations independent of the chart chosen. The invertibility follows from the chain rule: the two transition maps are mutually inverse C1 maps, so their composites are the identity on open sets and differentiating those identities exhibits each derivative as the inverse of the other. Both facts are recorded in the lemma below.

  • For an admissible open model the tangent space is the model space. If the norm topology of E is second countable, WE is open, and pW, then W is a Banach manifold under the convention of Countable base Banach manifold and smooth map. The single chart (idW,W) makes TpW the set of classes [idW,v], which is canonically identified with E; under this identification Df(p) of a map f:WE is the Fréchet derivative of the coordinate representative, which here is f itself. All computations on this page are performed through this identification.

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

Banach manifold differentials are chart independent

Statement

Let k1, let M be a Ck Banach manifold modelled on E (all manifolds below are Ck and smooth maps are C1), and use the tangent space, its vector space structure and the differential of Tangent space and differential on a Banach manifold. Then:

  1. is an equivalence relation on the pairs (φ,v) with pdomφ.
  2. The differential Df(p):TpMTf(p)N of a C1 map f:MN is well defined; more precisely, for any two choices of charts the resulting classes coincide, and the chart-based vector space operations on TpM are independent of the chart used.
  3. D(idM)(p)=idTpM for every p, and D(gf)(p)=Dg(f(p))Df(p) whenever f:MN and g:NP are C1.

Facts & Assumptions

Given: k1, Ck Banach manifolds M,N,P modelled on real Banach spaces E,F,G, points pM, and charts φ,φ of M at p, ψ,ψ of N at f(p) for the C1 map f:MN.

[L1]

Definition of tangent vectors, their chart identifications, the vector space operations and the differential, together with the fact that transition maps of a Ck manifold are Ck and hence C1 (Tangent space and differential on a Banach manifold, Countable base Banach manifold and smooth map).

[L2]

Chain rule, sum rule and the derivative of the identity: for C1 maps of open subsets of Banach spaces, D(βα)(x)=Dβ(α(x))Dα(x), and D(id)(x)=I; a bounded linear map is its own derivative (Chain sum product and composition rules for Banach derivatives, Fréchet derivative between Banach spaces).

[L3]

Chart representatives of C1 maps between manifolds are C1 on their open domains, and composites of the transition maps appearing below are defined on a neighbourhood of the relevant point, because chart domains and their images are open (Countable base Banach manifold and smooth map).

Proof

technique · direct
1.1

(Reflexivity and symmetry.) For a chart φ at p the transition φφ1 is the identity on an open set containing φ(p), so D(φφ1)(φ(p))=I by [L2] and (φ,v)(φ,v). If (φ,v)(ψ,w), then w=D(ψφ1)(φ(p))v; the two transition maps are mutually inverse C1 maps on neighbourhoods of φ(p) and ψ(p), so differentiating the identities (φψ1)(ψφ1)=id and (ψφ1)(φψ1)=id with [L2] gives D(φψ1)(ψ(p))w=v, that is (ψ,w)(φ,v).

L1L2L3
2.1

(Transitivity.) If (φ,v)(ψ,w) and (ψ,w)(χ,u), then on a neighbourhood of φ(p) the identity χφ1=(χψ1)(ψφ1) holds, and [L2] gives D(χφ1)(φ(p))v=D(χψ1)(ψ(p))D(ψφ1)(φ(p))v=D(χψ1)(ψ(p))w=u, that is (φ,v)(χ,u). Together with [step 1.1], this establishes the equivalence relation before any construction is asserted on its classes.

step 1.1L2L3
3.1

(The differential is well defined.) Let f:MN be C1 and let (φ,ψ), (φ,ψ) be two chart pairs at p and f(p). On a neighbourhood of φ(p) one has ψfφ1=(ψψ1)(ψfφ1)(φφ1); if (φ,v)(φ,v), that is v=D(φφ1)(φ(p))v, then [L2] gives D(ψfφ1)(φ(p))v=D(ψψ1)(ψ(f(p)))[D(ψfφ1)(φ(p))v], which is precisely the relation [ψ,D(ψfφ1)(φ(p))v]=[ψ,D(ψfφ1)(φ(p))v] defining on the target manifold. Because [step 1.1] and [step 2.1] have already proved that is an equivalence relation, this comparison proves independence of both the representative and the chart pair.

step 1.1step 2.1L1L2L3
3.2

(The vector space operations are chart independent.) If (φ,v)(φ,v) and (φ,w)(φ,w), then the shared transition derivative T:=D(φφ1)(φ(p)) is linear with v=Tv, w=Tw; hence v+w=T(v+w) and λv=T(λv), that is (φ,v+w)(φ,v+w) and (φ,λv)(φ,λv). Since is an equivalence relation by [step 1.1] and [step 2.1], these representative calculations define operations on the quotient classes.

step 1.1step 2.1L1L2algebra
4.1

(Functoriality.) The maps in this step are well defined on tangent classes by [step 3.1]. For the identity, D(idM)(p)[φ,v]=[φ,D(φidMφ1)(φ(p))v]=[φ,D(id)(φ(p))v]=[φ,v] by [L2]. For a composite, fix charts φ at p, ψ at f(p) and ρ at g(f(p)); then ρ(gf)φ1=(ρgψ1)(ψfφ1) near φ(p), and applying [L2] to this identity of open-subset maps gives equality of the two well-defined maps D(gf)(p) and Dg(f(p))Df(p) on every class represented in the chart φ.

step 3.1L1L2L3
5.1

Assertion 1 is [step 1.1] with [step 2.1]; assertion 2 is [step 3.1] and [step 3.2]; assertion 3 is [step 4.1].

step 1.1step 2.1step 3.1step 3.2step 4.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

Split Banach submanifold

Definition

Let k1, let M be a Ck Banach manifold modelled on the real Banach space E (Countable base Banach manifold and smooth map), and let SM be a subset. Then S is a split Ck submanifold of M when for every pS there are

such that

φ[US]=φ[U](E0{0}).

In other words, in the chart the submanifold is exactly the slice of the open set φ[U] cut out by setting the E1-coordinate equal to zero. The subspace topology on S (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) carries the resulting componentwise Ck structure: the charts (φUS,US) take values in open subsets of the local space E0, and their transition maps are restrictions of the Ck transition maps of M. On an overlap, the derivative of such a transition map is a bounded linear isomorphism between the two local model spaces. Hence the isomorphism type of E0 is locally constant on S, and every connected component of S is a Ck Banach manifold modelled on one fixed representative of that type. Different components need not have isomorphic model spaces; without an additional uniform-model hypothesis, S as a whole need not be modelled on one Banach space in the global convention of Countable base Banach manifold and smooth map.

For pS the tangent space TpS is the tangent space of the component of S containing p, and the differential of the inclusion identifies it with a subspace of TpM.

Remarks

  • Splitness is a local condition, and the complement is part of the local data. The definition does not assert that an arbitrary closed subspace of a Banach space is a submanifold of it: the complement E1 is produced along with the chart, and the companion page exhibits a closed subspace c0 of that is not complemented in it. For a closed subspace E0E with E second countable, the split charts with M=E and φ=id exist exactly when E0 is complemented in E; for E= the ambient is not a Banach manifold in the library's sense, so the example separates closedness from complementedness at the level of Banach spaces rather than exhibiting a split-submanifold failure for a Banach manifold.

  • The local model can vary between components. For example, {0}(1,2)R satisfies the slice condition, with local model {0} at the isolated point and R on the interval. Thus it is split in the componentwise sense above, but it is not modelled on one fixed Banach space.

  • The tangent space of a split submanifold is complemented. In a chart at p the tangent space of S corresponds to E0 and that of M to E, so the inclusion TpSTpM is, in that chart, the inclusion of the complemented subspace E0 into E. This is why the regular value theorem below demands a complemented kernel rather than mere surjectivity of the derivative.

  • Automatic cases. If E0 is finite dimensional or of finite codimension in E, then every closed subspace of that kind is complemented, so the only obstruction to splitness in these cases is the local product structure of S itself (Finite-dimensional subspaces are complemented). In particular finite-dimensional level sets of submersions are automatically split when the derivative is surjective.

TheoremStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

Regular value theorem for Banach manifolds

Statement

Assume the Axiom of Choice (The Axiom of Choice). Let M and N be Ck Banach manifolds with k1 (Countable base Banach manifold and smooth map), and assume that the specified Ck atlas of M is maximal: every Ck chart compatible with all of its charts is already a member of that atlas. Let f:MN be of class Ck, let qN and suppose that

Df(p):TpMTqN  is surjective with complemented kernel for every pf1(q).

Then f1(q) is a split Ck submanifold of M (Split Banach submanifold) and

Tp(f1(q))=kerDf(p)for every pf1(q).

Facts & Assumptions

Given: AC, Ck Banach manifolds M,N with k1, a maximal specified Ck atlas on M, a Ck map f:MN, a point qN, and for every pf1(q) a surjective Df(p) with complemented kernel.

[L1]

Tangents and differentials on Banach manifolds, the chart-independence of the differential, and functoriality (Tangent space and differential on a Banach manifold, Banach manifold differentials are chart independent); split submanifolds and their slices (Split Banach submanifold). A chart of a structured manifold means a member of its specified atlas; by the maximal-atlas hypothesis on M, every Ck chart compatible with that atlas is such a member (Countable base Banach manifold and smooth map).

[L2]

Implicit function theorem for Ck maps between Banach spaces, k1 (Implicit function theorem for Banach spaces); it is applied under the assumed AC.

[L3]

A bounded bijection between Banach spaces has a bounded inverse under DC (Bounded inverse theorem), and AC supplies DC (AC supplies the countable and dependent choices used in Banach integration).

[L4]

A complemented closed subspace has a closed complement with bounded projections; a bounded linear isomorphism carries a complemented subspace onto a complemented subspace (A complemented closed subspace of a normed space).

[L5]

Chain rule and the derivative of the identity for maps between open subsets of Banach spaces (Chain sum product and composition rules for Banach derivatives, Fréchet derivative between Banach spaces).

Proof

technique · direct
1.1

Fix pS:=f1(q) and choose specified-atlas charts φ0:UE of M at p and ψ:VF of N at q. Put a:=φ0(p) and b:=ψ(q). The translated coordinate map φ:=φ0a is a Ck chart compatible with the specified atlas of M; maximality therefore makes φ a chart of the structured manifold, and φ(p)=0. Writing L:=Df(p), the recentered coordinate representative f^(x):=ψ(f(φ1(x)))b is Ck on the open set Ω:=φ[Uf1[V]]E, satisfies f^(0)=0, and has Df^(0)=Dψ(q)LDφ(p)1. Translations have identity derivative, so this follows from chart functoriality and the chain rule without requiring a translated target chart to belong to the atlas of N.

L1L5
2.1

The kernel of Df^(0) is K:=Dφ(p)[kerL], a complemented subspace of E: the chart derivative Dφ(p) is a bounded linear isomorphism by [L1] and [L5] applied to φφ1=id, and [L4] transports the given complement of kerL to a complement of K; moreover Df^(0) is surjective, because Dψ(q) and Dφ(p) are isomorphisms and L is onto.

step 1.1L1L4L5
3.1

Fix a topological direct sum E=KE1 with bounded projections PK, PE1 existing by [step 2.1] and [L4], and let L1:=Df^(0)E1:E1F. Then L1 is a bounded linear bijection: it is injective because kerDf^(0)=K meets E1 only in 0, and surjective because Df^(0) is onto and agrees with L1 on E1; hence L11 is bounded by [L3] and AC supplies the DC that [L3] assumes.

step 2.1L3L4algebra
4.1

Define G:ΩF on the open set Ω:={(w,u)K×E1:w+uΩ} by G(w,u):=f^(w+u). Then G is Ck, G(0,0)=0, and its partial derivative in the second variable at (0,0) is L1, a bounded linear isomorphism by [step 3.1]; by [L2] there are open neighbourhoods AK of 0 and BE1 of 0 and a Ck map h:AB with {(w,u)A×B:f^(w+u)=0}={(w,h(w)):wA}.

step 3.1L2
5.1

The map Θ(w,u):=(w,uh(w)) is a homeomorphism of A×E1 onto itself with inverse (w,v)(w,v+h(w)), and both maps are Ck. It carries the zero set {(w,h(w)):wA} of [step 4.1] onto the slice A×{0}. Let U1:=φ1(A×B) and define Φ:=ΘφU1. Its image Θ(A×B) is open, and Φ is a Ck chart compatible with every specified-atlas chart χ: on each overlap the two transitions are Φχ1=Θφχ1,χΦ1=χφ1Θ1, restricted to open domains, hence are Ck. Maximality of the specified atlas of M now implies that Φ is a chart of the structured manifold. Finally, Φ[U1S]=Φ[U1](K{0}), so Φ is the split chart required by the library definition.

step 4.1L1L4L5algebra
6.1

In the charts Φ and ψ of [step 5.1], the coordinate representative of f is b+f^Θ1; its derivative at 0 is Df^(0)DΘ(0)1=Df^(0) because DΘ(0)=I. Indeed, h(0)=0 and Dh(0)=0, the latter by differentiating G(w,h(w))=0 at w=0 with [L5], which gives DKG(0,0)+L1Dh(0)=0 and DKG(0,0)=Df^(0)K=0. Consequently the kernel of the differential of f at p, computed in the charts Φ and ψ, is exactly the set of classes [Φ,k] with kK, which by [step 5.1] is the tangent space of S at p; hence TpS=kerDf(p).

step 5.1L1L4L5algebra
7.1

Since pS was arbitrary, [step 5.1] gives a split chart for S at every one of its points, so S is a split Ck submanifold of M, and [step 6.1] identifies its tangent space at each pS with kerDf(p).

step 5.1step 6.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

Smooth Banach vector bundle and section

Definition

Let M be a smooth (C) Banach manifold modelled on the real Banach space E (Countable base Banach manifold and smooth map) and let F be a real Banach space whose norm topology is second countable (Banach space). This countability hypothesis makes the product U×F, with its product atlas, a Banach manifold in the library's second-countable convention.

A smooth Banach vector bundle over M with fibre F is a smooth Banach manifold E together with a surjective smooth map π:EM (Countable base Banach manifold and smooth map) such that:

  1. every fibre Ep:=π1(p), pM, is a real vector space;
  2. for every pM there is an open neighbourhood U of p and a local trivialization, a diffeomorphism Φ:π1[U]U×F satisfying pr1Φ=π, whose restriction Φq:=pr2ΦEq:EqF is a linear isomorphism for every qU;
  3. cocycle condition: if Φ over U and Ψ over V are local trivializations, then on π1[UV], ΨΦ1(q,v)=(q, g(q)v) for a map g:UVB(F) into the bounded operators on F (The spaces (\mathcal B(X,Y)) and (\mathcal B(X)) of bounded linear operators) whose representative in every base chart is C in the Banach-space sense, and g(q) is invertible for every qUV.

A smooth section of π is a smooth map s:ME with πs=idM. Its zeros are the points pM with s(p)=0, the zero of the vector space Ep. In a local trivialization Φ over U the section corresponds to the smooth map σ:=pr2Φs:UF, and s(p)=0 if and only if σ(p)=0.

At a zero p of s the vertical derivative of s at p is

Dvs(p):TpMEp,Dvs(p)(ξ):=Φp1(Dσ(p)ξ),

where Φ is any local trivialization around p and Dσ(p) is the differential of the smooth manifold map σ at p, the target F being read with its single identity chart; ξ denotes a tangent vector in TpM.

Remarks

DσΨ(p)=g(p)DσΦ(p)+Dg(p)σΦ(p)=g(p)DσΦ(p),

the last term vanishing because σΦ(p)=0. Since Ψp=g(p)Φp as linear isomorphisms EpF, the two prescriptions give the same element of Ep.

  • Fibrewise linear structure is intrinsic. The linear structure on Ep is part of the data, and each trivialization restricts to a linear isomorphism on it. The transition maps are fibrewise bounded linear and depend smoothly on the base; the vector bundle axioms are not restated here as a list of identities because they are exactly the conditions 1–3 above.

  • The zero section. The assignment p0Ep is a smooth section, the zero section, whose vertical derivative at every point is the zero operator. Transversality of a section s to the zero section is the condition that at every zero p the map Dvs(p) is surjective with complemented kernel (A complemented closed subspace of a normed space); it is the hypothesis of the next theorem on this page, where the zero set is straightened.

  • Ranks and dimension. Nothing is assumed about the dimension of F or of E beyond the second-countability convention above; the fibre may be infinite dimensional and second countable, which is exactly the case the infinite-dimensional transversality theorem below needs. When dimF< and Dvs(p) is onto, its kernel has finite codimension in TpM and is therefore automatically complemented, so the local condition of transversality reduces to surjectivity (Closed finite-codimensional subspaces are complemented).

TheoremStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

A transverse Banach bundle section has a split zero submanifold

Statement

Assume the Axiom of Choice (The Axiom of Choice). Let π:EM be a smooth Banach vector bundle over a Banach manifold M (Smooth Banach vector bundle and section), assume that the specified smooth atlas of M is maximal among compatible smooth charts, and let s:ME be a smooth section which is transverse to the zero section, meaning that at every zero p of s the vertical derivative Dvs(p):TpMEp is surjective with complemented kernel. Then the zero set s1(0) is a split smooth submanifold of M and

Tp(s1(0))=kerDvs(p)for every ps1(0).

Facts & Assumptions

Given: AC, a smooth Banach vector bundle π:EM, a maximal specified smooth atlas on M, and a smooth section s whose vertical derivative is onto with complemented kernel at every zero.

[L1]

The definition of the vertical derivative and its independence of the trivialization, including the transformation DσΨ(p)=g(p)DσΦ(p) at a zero (Smooth Banach vector bundle and section).

[L2]

Regular value theorem for Banach manifolds (Regular value theorem for Banach manifolds), applied under the assumed AC and its maximal-domain-atlas hypothesis: a Ck map, k1 (including k=), whose derivative at every point of a level set is onto with complemented kernel has that level set as a split Ck submanifold with tangent equal to the kernel.

[L3]

Split submanifolds and their local character (Split Banach submanifold); tangents of open subsets of a Banach space are identified with the model space (Tangent space and differential on a Banach manifold); tensor and operator calculus as used for the transformation in [L1] (Chain sum product and composition rules for Banach derivatives).

Proof

technique · direct
1.1

Let p be a zero of s and let Φ be a smooth local trivialization over an open neighbourhood U of p; then σ:=pr2Φs:UF is smooth and σ1(0)=s1(0)U. For every qσ1(0), [L1] identifies Dσ(q):TqUF with Dvs(q) followed by the fibre isomorphism Φq:EqF. Thus Dσ(q) is surjective with complemented kernel for every point of this local zero set. The atlas on U formed by restrictions of charts of the maximal smooth atlas on M is itself maximal: every compatible smooth chart on U is also compatible with the atlas of M (charts not meeting its domain are automatically compatible), and hence already belongs to that atlas.

L1L3
2.1

Apply [L2] with k= to the smooth map σ:UF at the value 0. The domain carries the maximal smooth atlas verified in [step 1.1], and every point of σ1(0) has derivative onto with complemented kernel. Therefore σ1(0) is a split smooth submanifold of U and Tq(σ1(0))=kerDσ(q) for every qσ1(0).

step 1.1L2
3.1

Since U is open in M, the set σ1(0)=s1(0)U is a split submanifold of M as well, with the same tangent spaces: splitness is local by [L3] and the local charts of U are charts of M.

step 2.1L3
4.1

The zeros of s are covered by such neighbourhoods U as p ranges over s1(0); by [step 3.1] each point of s1(0) has a split chart in M, so s1(0) is a split smooth submanifold of M.

step 3.1L3
4.2

For the tangent description, fix a zero p and two trivializations Φ over U and Ψ over V with pUV, and let σΦ,σΨ be the corresponding local representatives; [L1] gives DσΨ(p)=g(p)DσΦ(p), where g(p) is the invertible fibre isomorphism of the cocycle. Hence the kernels of DσΨ(p) and DσΦ(p) coincide, and the kernel of Dvs(p) is intrinsically characterised as the set of ξTpM with DσΦ(p)ξ=0 for one, equivalently every, trivialization around p.

step 3.1L1L3
5.1

Combining [step 2.1] with [step 4.2]: for a zero p, Tp(s1(0))=kerDσΦ(p)=kerDvs(p), the first equality because σ1(0) is the zero set of the local representative and the tangent of a split submanifold is computed in its charts, the second by the trivialization-independence just proved.

step 2.1step 4.2L1L3
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

Fredholm map between Banach manifolds

Definition

Let M and N be C1 Banach manifolds (Countable base Banach manifold and smooth map) and let f:MN be a C1 map, so that Df(p):TpMTf(p)N is a bounded linear operator for every pM (Tangent space and differential on a Banach manifold, A bounded linear operator between normed spaces). Then:

  • f is Fredholm at p when Df(p) is a Fredholm operator, that is when kerDf(p) is finite dimensional, ranDf(p) is closed in Tf(p)N, and the cokernel cokerDf(p)=Tf(p)N/ranDf(p) is finite dimensional (Fredholm operator cokernel and index);
  • f is a Fredholm map when it is Fredholm at every point of M;
  • the index of a Fredholm map at p is the integer indDf(p)=dimkerDf(p)dimcokerDf(p), and f has index n when indDf(p)=n for every pM.

The pointwise index is defined whenever f is Fredholm at p; the phrase "has index n" is a separate, global condition, and the local constancy of pindDf(p) is a theorem below, not part of this definition.

Remarks

  • Well-definedness: chart changes conjugate the derivative. If (φ,ψ) and (φ,ψ) are two chart pairs around p and f(p), then the corresponding representatives of f satisfy ψfφ1=(ψψ1)(ψfφ1)(φφ1), so their derivatives at the point in question are related by Df^(x)=D(ψψ1)(ψ(f(p)))Df^(x)D(φφ1)(x), a conjugation by bounded linear isomorphisms (Banach manifold differentials are chart independent). Conjugation by isomorphisms preserves Fredholmness and the index: for bounded isomorphisms U,V the composite UTV is Fredholm exactly when T is, and ind(UTV)=indT, because ind(UT)=indU+indT, isomorphisms have index 0, and the same applies on the other side (Fredholm index is additive, Fredholm operator cokernel and index); that additivity theorem is proved under AC, which is therefore inherited by every use of the index made through charts.

  • Index and the Fredholm condition are local in the base. Both are properties of the single operator Df(p) in the appropriate tangent spaces; neither involves any choice of charts, by the previous remark. In particular the index at p may be read in any chart pair around p and f(p).

  • Nonconstant index is possible a priori. The definition allows the pointwise index to jump, and the local-constancy proposition below is what rules that out for C1 Fredholm maps. It is not built into the definition, because the proof needs the openness of the set of Fredholm operators in operator norm, a theorem about operators rather than about manifolds.

  • Finite-dimensional fibres. When the index is dimMdimN in the finite-dimensional model case one recovers the classical notion; the definition here is the infinite-dimensional one, in which neither tangent space need be finite dimensional and only the kernel and cokernel are required to be.

LemmaStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

Local finite-dimensional reduction for a Fredholm map

Statement

Assume the Axiom of Choice (The Axiom of Choice). Let f:MN be a Ck Fredholm map with k1 between Ck Banach manifolds (Fredholm map between Banach manifolds), and let pM. Let E and F be the model spaces of M and N. Choose charts φ at p and ψ at f(p), put a:=φ(p) and b:=ψ(f(p)), and use the recentered coordinate representative f^(x):=ψ(f(φ1(a+x)))b. Let L:=Df^(0):EF. Fix topological direct sums

E=kerLE1,F=ranLC

with bounded coordinate projections, in which kerL and CcokerL are finite dimensional (A complemented closed subspace of a normed space).

Then there are open neighbourhoods U0ranL of 0, A0kerL of 0, a Ck diffeomorphism T from a neighbourhood of p onto (an open subset of) U0×A0, and a Ck map

g:U0×A0C,

such that, after the translation matching p to 0 and f(p) to 0 and the linear identification F=ranLC, the map f becomes the map

(u,v)(u, g(u,v))(uU0, vA0),

with first coordinate in ranL and second coordinate in C.

Thus, near p, f is Ck-equivalent to a map that is the identity in the infinite-dimensional coordinate u up to a finite-dimensional obstruction map g defined on the product of an open subset of the range complement and an open subset of the finite-dimensional kernel. No constant-rank or constant-index claim is made, and g depends on both variables.

Facts & Assumptions

Given: AC, Ck Banach manifolds M,N with k1, a Ck Fredholm map f:MN, a point pM, arbitrary specified-atlas charts φ,ψ at p,f(p), their coordinate values a,b, and a Fredholm splitting as in the statement for the recentered representative f^(x)=ψ(f(φ1(a+x)))b and L:=Df^(0):EF.

[L2]

Fredholm splitting: for a Fredholm operator T:XY between real Banach spaces there are a closed X1 with X=kerTX1, a finite-dimensional closed Y0 with Y=ranTY0, all four projections bounded, and TX1:X1ranT is a bounded isomorphism; moreover dimRY0=dimRcokerT (Fredholm splitting and parametrix).

[L3]

A bounded bijection between Banach spaces has a bounded inverse under DC (Bounded inverse theorem), and AC supplies DC (AC supplies the countable and dependent choices used in Banach integration).

[L4]

Implicit function theorem for Ck maps, k1 (Implicit function theorem for Banach spaces); applied under the assumed AC.

[L5]

Chain rule and the Ck calculus of open subsets of Banach spaces (Chain sum product and composition rules for Banach derivatives, C k map between Banach spaces).

[L6]

Charts of the manifolds and their representative maps are Ck; the model spaces are real Banach spaces (Countable base Banach manifold and smooth map).

Proof

technique · direct
1.1

The set Ω:={xE:a+xφ[domφf1(domψ)]} is an open neighbourhood of 0. The recentered representative f^(x)=ψ(f(φ1(a+x)))b is Ck on Ω, satisfies f^(0)=0, and has derivative Df^(0)=L by definition. The source and target translations have identity derivative, so chart independence identifies L with the tangent map Df(p) up to the bounded chart isomorphisms; hence L is Fredholm. No translated coordinate map is asserted to be a member of either specified atlas.

L1L5L6
2.1

Use the fixed splittings from the statement. The restriction L1:=LE1:E1ranL is bounded and injective because E1kerL={0}; it is surjective because writing any xE as x=v+x1 gives Lx=Lx1. The range is closed and hence Banach, and C is finite dimensional with dimRC=dimRcokerL, as guaranteed by [L2].

step 1.1L2
3.1

By [L3] the inverse L11:ranLE1 is bounded; AC supplies the DC assumed by that theorem.

step 2.1L3
4.1

Write K:=kerL, ρ:=prranLf^, and c:=prCf^ on Ω; both component maps are Ck by [L5]. On the open set Ω:={((w,y),x1)(K×ranL)×E1:w+x1Ω} define G((w,y),x1):=ρ(w+x1)y. Its partial derivative in x1 at the origin is L1, a bounded isomorphism by step 3.1. By [L4], after shrinking to a product A0×U0K×ranL, there are a neighbourhood BE1 and a Ck map θ:A0×U0B such that ρ(w+θ(w,u))=u, uniquely among x1B.

step 2.1step 3.1L4L5
5.1

Coordinate diffeomorphism. The subset T0:={(w,x1)K×B:w+x1Ω, (w,ρ(w+x1))A0×U0} is an open neighbourhood of (0,0). On it, the formula S(w,x1):=(ρ(w+x1),w) gives a map S:T0U0×A0, and [step 4.1] shows that S is bijective with Ck inverse (u,w)(w,θ(w,u)); hence S is a Ck diffeomorphism. Composing S with the linear splitting E=KE1 and with the ordinary translated coordinate map xφ(x)a gives the asserted Ck diffeomorphism T from a neighbourhood of p onto U0×A0. This construction uses the given atlas chart φ but does not claim its translation is another atlas member.

step 4.1L5L6
6.1

Define g:U0×A0C by g(u,w):=c(w+θ(w,u)). It is Ck, and for (u,w)U0×A0 one has f^(S1(u,w))=(u,g(u,w)) under the fixed decomposition F=ranLC.

step 4.1step 5.1L5
7.1

Returning through the given atlas charts φ,ψ and undoing the affine translations by a,b, [step 6.1] is exactly the asserted local normal form for the recentered representative and the fixed splittings; the kernel variable and obstruction target are finite dimensional by [L2].

step 2.1step 5.1step 6.1L1
RemarkRemark: Literature-sourcedProof: Not supplied sources checked 2026-09-22 not proved hereOpen item page →
Recorded, not proved here. This statement is included so the library can refer to it honestly, with a citation to the literature. It is not proved anywhere in this library: the track that would prove it has not been developed here yet.

Fredholm maps have countable proper local restrictions externally

Statement

Assume the Axiom of Choice (The Axiom of Choice). Let f:MN be a Ch map, h1, between Hausdorff second-countable real Banach manifolds (Countable base Banach manifold and smooth map), and suppose every Df(x) has closed range and finite-dimensional kernel and cokernel. There is a finite or countable family of closed subsets (Cj)jJ of M, indexed by JN, whose interiors cover M such that, for every jJ:

  • Cj is contained in a Fredholm normal-form neighbourhood Wj;
  • fCj:CjN is proper, meaning inverse images of compact sets are compact; and
  • f(Wj) lies in a target chart.

Here a Fredholm normal-form neighbourhood means source and target coordinates in which

f(u,v)=(u,g(u,v)),

with u in a Banach range space, v in a finite-dimensional kernel space, and g valued in a finite-dimensional obstruction space, as in Local finite-dimensional reduction for a Fredholm map. The chart may be shrunk before choosing the subordinate closed proper restriction. No closed ball in an infinite-dimensional Banach space is asserted compact. If M is empty, take J=; no normal-form neighbourhood or target chart then needs to be chosen.

Remarks

This countable localization and local-properness package is recorded from Smale and is not proved locally here.

RemarkRemark: Literature-sourcedProof: Not supplied sources checked 2026-09-22 not proved hereOpen item page →
Recorded, not proved here. This statement is included so the library can refer to it honestly, with a citation to the literature. It is not proved anywhere in this library: the track that would prove it has not been developed here yet.

Critical images of proper local Fredholm restrictions are nowhere dense externally

Statement

Assume the Axiom of Choice (The Axiom of Choice). Let f:MN be a Ch map of fixed Fredholm index m between Hausdorff second-countable real Banach manifolds (Countable base Banach manifold and smooth map), where h is a positive integer or and h>max{m,0}. Suppose WM is open, f(W) lies in a target chart, and on W the map has Fredholm normal form

(u,v)(u,g(u,v)),

where the kernel variable lies in a finite-dimensional space K, the obstruction component lies in a finite-dimensional space Q, and dimKdimQ=m (Local finite-dimensional reduction for a Fredholm map).

If CW is closed in M and fC:CN is proper, then

f(CCrit(f))

is closed and nowhere dense in N, where Crit(f)={xM:Df(x) is not surjective} and nowhere dense has the meaning in Nowhere dense, meagre, residual, and comeagre subsets of a topological space.

Remarks

This is the localized category consequence used in Smale's proof, not a separately numbered theorem there and not a local proof in this library.

PropositionStatement: Literature-sourcedProof: AI-adaptedjudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

The index of a Fredholm map is locally constant

Statement

Assume the Axiom of Choice (The Axiom of Choice). Let f:MN be a C1 Fredholm map between Banach manifolds (Fredholm map between Banach manifolds). Then the function

MZ,pindDf(p),

is locally constant, and consequently it is constant on every connected component of M (Separation of a topological space, connected and disconnected spaces, clopen sets, and connected subsets).

Facts & Assumptions

Given: AC, C1 Banach manifolds M,N and a C1 Fredholm map f:MN.

[L1]

Fredholm map: Df(p) is Fredholm at every p, its index is dimkerdimcoker, and chart changes conjugate the differential, so the index may be read in any chart pair (Fredholm map between Banach manifolds, Banach manifold differentials are chart independent).

[L2]

The Fredholm operators XY between Banach spaces form an open subset of B(X,Y): near a Fredholm T every operator with the same index is Fredholm of that index (Fredholm index is locally constant); the index is additive under composition, and invertible operators have index 0 (Fredholm index is additive).

[L3]

C1 means that the derivative map is continuous in operator norm (C k map between Banach spaces).

[L4]

A map from a topological space to a discrete set that is locally constant is constant on each connected component: the preimages of the values are open, form a partition, and a connected space admits no partition into two disjoint nonempty open sets (Separation of a topological space, connected and disconnected spaces, clopen sets, and connected subsets, Topology on a set, open and closed sets, clopen sets, the closed-set axiomatisation, and the coarser/finer comparison).

[L5]

Charts of the manifolds are homeomorphisms onto open subsets of the model spaces (Countable base Banach manifold and smooth map, Tangent space and differential on a Banach manifold).

Proof

technique · direct
1.1

Fix pM and charts φ of M at p and ψ of N at f(p), and write x0:=φ(p); the representative f^:=ψfφ1 is C1 near x0 and its derivative is continuous there by [L3].

L3L5
2.1

Conjugation identity: for x near x0, writing y:=φ1(x), the chain rule gives Df^(x)=Dψ(f(y))Df(y)Dφ(y)1; here Dψ(f(y)) and Dφ(y) are bounded linear isomorphisms and depend continuously on y by [L5] and the chain rule applied to φφ1=id and ψψ1=id.

step 1.1L1L5
3.1

Since Df^(x0) is Fredholm by [L1], [L2] supplies a real δ>0 such that every bounded operator within distance δ of Df^(x0) is Fredholm with the same index; by continuity in [step 2.1] and [L3] there is a neighbourhood V of x0 with Df^(x)Df^(x0)<δ for xV.

step 1.1step 2.1L2L3
4.1

Hence for every xV the operator Df^(x) is Fredholm with indDf^(x)=indDf^(x0); translating through the conjugation identity of [step 2.1] and the index invariance recorded in [L1] and [L2] gives that Df(y) is Fredholm with indDf(y)=indDf(p) for every y in the open neighbourhood φ1[V] of p.

step 2.1step 3.1L1L2
5.1

Since p was arbitrary, pindDf(p) is locally constant; by [L4] it is constant on every connected component of M.

step 4.1L4
RemarkRemark: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-09-22Open item page →

Surjectivity alone does not imply a complemented kernel

Remarks

The regular value theorem of this page (Regular value theorem for Banach manifolds) separately requires the specified atlas of the domain manifold to be maximal and assumes that at every point of the level set the derivative is surjective with complemented kernel (A complemented closed subspace of a normed space). For general Banach spaces the second clause is not a consequence of the first, and it cannot be dropped:

  • Equivalent formulation. Assume the Axiom of Dependent Choice (The axiom of dependent choice: a relation in which every element is related to something admits an N-indexed chain). For a surjective bounded linear operator L:XY between Banach spaces, kerL is complemented in X if and only if L admits a bounded right inverse (Under Dependent Choice, a surjective bounded operator between Banach spaces has a bounded right inverse exactly when its kernel is complemented). Thus the hypothesis of the regular value theorem is exactly the requirement that the derivative admit a bounded right inverse along the level set.

  • Why surjectivity by itself is not enough, and where the failure is seen. The open mapping theorem makes L open, but it does not supply a bounded linear right inverse. Without one, the fibres of the linear map are affine translates of a closed uncomplemented subspace and cannot be the split coordinate slices demanded by Split Banach submanifold. The companion page carries the standard witness: c0 is a closed subspace of that is not complemented in it, so the identity chart has no split-coordinate decomposition for the pair (,c0). Because is not second countable, this is a Banach-space obstruction and not a counterexample involving a Banach manifold under this library's convention. It shows why complementability is a genuine extra linear hypothesis; it does not by itself exhibit a regular level set in the manifold category.

  • Automatic cases, and the ones that matter below. A closed subspace that is finite dimensional or of finite codimension is automatically complemented (Finite-dimensional subspaces are complemented, Closed finite-codimensional subspaces are complemented). In particular, if L is a Fredholm operator (Fredholm operator cokernel and index) or if its target is finite dimensional, then surjectivity of L implies that kerL is complemented, so the extra clause of the theorem is automatic in those cases. This is why the Fredholm-and-transversality results of this page can print the complemented-kernel hypothesis once and use it everywhere without further case distinctions, while the abstract theorem states it outright.

  • Bookkeeping. The equivalence in the first bullet is a Dependent Choice theorem, and the regular value theorem is proved under the Axiom of Choice (The Axiom of Choice), which supplies DC; it also has the independent structural hypothesis that the specified domain atlas is maximal. The counterexample on the companion page uses only the Axiom of Countable Choice, since the non-complementation it appeals to is proved at that strength.

5 · Examples, counterexamples and false statements

None yet.

Sources