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

36 results · all verified · 18 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 18 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Tangent Cotangent and the Differential

1 · Prerequisites

2 · Summary

This page defines tangent vectors intrinsically as derivations on smooth germs, identifies them with curve velocities, derives the differential and its coordinate formula, and then builds the tangent and cotangent bundles with their canonical smooth structures.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The germ of a smooth function at a point

Definition

Let M be a smooth manifold and pM. Two pairs (U,f) and (V,g), where U and V are open neighbourhoods of p and f:UR, g:VR are smooth, are equivalent at p when there is an open neighbourhood WUV of p such that fW=gW. An equivalence class is a germ of a smooth function at p.

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Equality near a point is an equivalence relation on local smooth functions

Statement

Equality on some neighbourhood of a fixed point p is an equivalence relation on smooth real-valued functions defined near p.

Facts & Assumptions

Given: Smooth functions defined on open neighbourhoods of a fixed point p.

[F1]

The germ relation declares (U,f) and (V,g) equivalent when f and g agree on some open neighbourhood of p inside UV (The germ of a smooth function at a point).

Proof

technique · direct
1.1

Reflexivity holds because each function agrees with itself on its whole domain, and symmetry holds because equality of functions is symmetric.

F1given
1.2

If (U,f) agrees with (V,g) on a neighbourhood W1 of p and (V,g) agrees with (Z,h) on a neighbourhood W2 of p, then all three agree on the neighbourhood W1W2 of p, so transitivity holds.

F1given
2.1

Therefore the relation is reflexive, symmetric, and transitive, hence an equivalence relation.

step 1.1step 1.2
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The local algebra of smooth function germs

Definition

Let M be a smooth manifold and let pM. Let Cp(M) denote the set of smooth germs at p. For germs represented by smooth functions f and g near p, define [f]+[g]:=[f+g],[f][g]:=[fg],c[f]:=[cf] for cR. These operations make Cp(M) the local algebra of smooth function germs at p, once representative independence is checked.

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Algebra operations on smooth germs are representative independent

Statement

The addition, multiplication, and scalar-multiplication operations of The local algebra of smooth function germs do not depend on the chosen representatives.

Facts & Assumptions

Given: Germs [f]=[f] and [g]=[g] in Cp(M).

[F1]

Equality of germs means equality on some neighbourhood of p (The germ of a smooth function at a point).

[F2]

The local algebra operations are defined by pointwise operations on representatives (The local algebra of smooth function germs).

Proof

technique · direct
1.1

By [F1], there are neighbourhoods of p on which f=f and g=g. On the intersection neighbourhood, one also has f+g=f+g, fg=fg, and cf=cf.

F1given
2.1

Therefore the germs determined by these sums, products, and scalar multiples are the same, so the operations in [F2] are representative independent.

F2step 1.1
3.1

Hence the algebra operations are well defined on germs.

step 2.1
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Derivations at a point and the tangent space

Definition

Let M be a smooth manifold and pM. A derivation at p is an R-linear map v:Cp(M)R such that v([f][g])=f(p)v([g])+g(p)v([f]) for all smooth germs [f],[g]Cp(M). The set of all derivations at p is written TpM and called the tangent space of M at p.

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

A derivation annihilates constant germs

Statement

Every derivation at p sends every constant germ to 0.

Facts & Assumptions

Given: A derivation vTpM.

[F1]

A derivation is linear and satisfies the Leibniz rule on germs (Derivations at a point and the tangent space).

Proof

technique · direct
1.1

Let 1 denote the constant germ with value 1. Applying the Leibniz rule from [F1] to 11 gives v(1)=1v(1)+1v(1)=2v(1), so v(1)=0.

F1given
2.1

Every constant germ is c1 for some cR, so linearity from [F1] gives v(c1)=cv(1)=0.

F1step 1.1
3.1

Thus every constant germ is annihilated by v.

step 2.1
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Coordinate derivations at a point

Definition

Let (U,x) be a smooth chart on an n-manifold M with pU and a:=x(p). For 1in, the ith coordinate derivation at p is the map ip:Cp(M)R defined by ip([f]):=(fx1)xi(a). This is the intrinsic version of differentiating in the ith chart direction.

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Coordinate derivations are well-defined derivations

Statement

For every smooth chart (U,x) containing p, each coordinate operator ip from Coordinate derivations at a point is a well-defined derivation at p.

Facts & Assumptions

Given: A smooth chart (U,x) containing p and an index i.

[F1]

Equal germs have equal representatives on some neighbourhood of p (The germ of a smooth function at a point).

[F2]

The coordinate derivation is defined by differentiating a chart representative at the coordinate point a=x(p) (Coordinate derivations at a point).

[F3]

Derivations are linear maps satisfying the Leibniz rule (Derivations at a point and the tangent space).

Proof

technique · direct
1.1

If [f]=[g], then fx1 and gx1 agree on a neighbourhood of a, so their ith partial derivatives at a are equal; hence ip is well defined by [F1] and [F2].

F1F2given
1.2

Linearity is immediate from linearity of partial differentiation, and the usual product rule for partial derivatives gives ip([fg])=f(p)ip([g])+g(p)ip([f]).

F2given
2.1

Thus ip satisfies [F3], so it is a derivation at p.

F3step 1.1step 1.2
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

First-order Hadamard factorization near a point

Statement

Let WRn be open, let aW, and let f:WR be smooth. After shrinking to a convex neighbourhood of a, there are smooth functions g1,,gn such that f(x)f(a)=i=1n(xiai)gi(x) and gi(a)=if(a) for each i.

Facts & Assumptions

Given: A smooth function f:WR and a point aW.

Proof

technique · direct
1.1

Shrink W so that the segment a+t(xa) stays in W for all xW and t[0,1]. Define gi(x):=01if(a+t(xa))dt.

L1givenconstruct
2.1

Applying the one-variable Newton-Leibniz formula from [L1] to tf(a+t(xa)) gives f(x)f(a)=i(xiai)gi(x).

L1step 1.1
3.1

Differentiation under the integral sign in [L1] shows each gi is smooth, and evaluating at x=a gives gi(a)=if(a).

L1step 1.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Coordinate derivations form a basis of the tangent space

Statement

If (U,x) is a smooth chart on an n-manifold M with pU, then the coordinate derivations 1p,,np form a basis of TpM.

Facts & Assumptions

Given: A smooth chart (U,x) with pU.

[L1]

Each coordinate operator ip is a derivation at p (Coordinate derivations are well-defined derivations).

[L2]

Every derivation annihilates constant germs (A derivation annihilates constant germs).

[L3]

Smooth functions on a Euclidean neighbourhood admit a first-order Hadamard factorization (First-order Hadamard factorization near a point).

Proof

technique · direct
1.1

By [L1], the coordinate operators belong to TpM. If vTpM and f is represented in the chart by f~, then [L3] gives f~(u)f~(a)=i(uiai)gi(u) near a=x(p); applying v to the corresponding germ and using [L2], one obtains v([f])=iv([xi])gi(a)=iv([xi])ip([f]).

L2L3given
2.1

Step 1.1 shows v=iv([xi])ip, so the coordinate derivations span TpM.

step 1.1
2.2

If iciip=0, apply this derivation to the coordinate germ [xj]; only the jth term survives, so cj=0. Hence the coordinate derivations are linearly independent.

step 1.1
3.1

Therefore 1p,,np form a basis of TpM.

step 2.1step 2.2
CorollaryStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The tangent space of an n-manifold has dimension n

Statement

If M is a smooth n-manifold and pM, then TpM is an n-dimensional real vector space.

Facts & Assumptions

Given: A smooth n-manifold M and a point pM.

[L1]

In any smooth chart around p, the coordinate derivations form a basis of TpM (Coordinate derivations form a basis of the tangent space).

Proof

technique · direct
1.1

Choose a smooth chart around p; its coordinate basis has exactly n vectors.

given
2.1

By [L1], those n coordinate derivations form a basis of TpM.

L1step 1.1
3.1

Therefore dimTpM=n.

step 2.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Change-of-coordinate formula for tangent bases

Statement

Let (U,x) and (V,y) be smooth charts on M with pUV. Then xip=j=1n(yjx1)xi(x(p))yjp for each i.

Facts & Assumptions

Given: Two smooth charts (U,x) and (V,y) containing p.

[L1]

The coordinate derivations form a basis of the tangent space (Coordinate derivations form a basis of the tangent space).

Proof

technique · direct
1.1

Both sides are derivations by [L1], so it is enough to compare their values on the coordinate germs [yk], which form a separating family in the chart y.

L1given
2.1

Applying the left-hand side to [yk] gives (ykx1)/xi at x(p) by definition. Applying the right-hand side to [yk] gives j((yjx1)/xi)(x(p))yjp([yk]), and only the j=k term survives because yjp([yk])=δjk. So the two sides agree on every coordinate germ [yk].

L1step 1.1
3.1

Therefore the two derivations agree on a basis of germs and hence are equal.

step 2.1
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Contact equivalence of smooth curves at a point

Definition

Let M be a smooth manifold, let pM, and let γ1 and γ2 be smooth curves in M defined near 0 with γ1(0)=γ2(0)=p. They are contact equivalent at p when, in one smooth chart (U,x) around p, the derivatives of the coordinate curves agree at 0: (xγ1)(0)=(xγ2)(0). The next lemma shows that this condition is chart independent.

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Contact equivalence is chart independent and an equivalence relation

Statement

The contact relation of Contact equivalence of smooth curves at a point is independent of the chart used and is an equivalence relation on smooth curves through p.

Facts & Assumptions

Given: Smooth curves through a fixed point p at time 0.

[F1]

Contact equivalence is defined by equality of coordinate velocities in one chart (Contact equivalence of smooth curves at a point).

[L1]

Each component of a smooth map on a Euclidean neighbourhood admits a first-order Hadamard factorization (First-order Hadamard factorization near a point).

Proof

technique · direct
1.1

Suppose (xγ1)(0)=(xγ2)(0) in some chart (U,x) around p, and let (V,y) be any other chart around p. Write a:=x(p) and αr:=xγr. For each coordinate function hj:=yjx1, [L1] gives smooth functions g1j,,gnj near a such that hj(u)hj(a)=i=1n(uiai)gij(u) and gij(a)=ihj(a). Substituting u=αr(t), dividing by t, and letting t0 shows (yjγr)(0)=i=1ngij(a)(αri)(0). Because the vectors α1(0) and α2(0) are equal, the right-hand sides agree for r=1,2. Hence (yγ1)(0)=(yγ2)(0), so the relation is chart independent.

F1L1given
2.1

Reflexivity and symmetry are immediate from the defining equality in [F1], and transitivity holds because equality of coordinate velocity vectors in any chart is transitive.

F1step 1.1
3.1

Hence contact equivalence is a chart-independent equivalence relation.

step 1.1step 2.1
DefinitionDefinition: AI-adaptedProof: Not applicableaudited 2026-08-30Open item page →

The velocity derivation of a smooth curve

Definition

Let M be a smooth manifold, let pM, and let γ be a smooth curve in M with γ(0)=p. Its velocity derivation at 0 is the map γ˙(0):Cp(M)R defined by γ˙(0)([f]):=(fγ)(0). This is representative independent because equal germ representatives agree on a neighbourhood of p, so their composites with γ agree near 0. Linearity and the Leibniz rule follow from the corresponding one-variable derivative rules, so γ˙(0) is a derivation at p.

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Curve velocity depends only on the contact class

Statement

If two smooth curves through p are contact equivalent at p, then they define the same velocity derivation.

Facts & Assumptions

Given: Smooth curves γ1 and γ2 through p with the same contact class.

[F1]

The velocity derivation of a curve is [f](fγ)(0) (The velocity derivation of a smooth curve).

[F2]

Contact equivalence means equality of coordinate velocities in a chart (Contact equivalence of smooth curves at a point).

[L1]

Smooth functions on Euclidean neighbourhoods admit a first-order Hadamard factorization (First-order Hadamard factorization near a point).

Proof

technique · direct
1.1

Choose a chart (U,x) witnessing contact equivalence, write a:=x(p) and αr:=xγr, and represent the germ [f] by the smooth function f~:=fx1 near a. By [L1], after shrinking if needed there are smooth functions g1,,gn near a such that f~(u)f~(a)=i=1n(uiai)gi(u) and gi(a)=if~(a).

F2L1givenchoose
2.1

Substituting u=αr(t) into the identity from step 1.1, dividing by t, and letting t0 gives (fγr)(0)=(f~αr)(0)=i=1ngi(a)(αri)(0). Because contact equivalence means α1(0)=α2(0) by [F2], these derivatives are equal for r=1,2. Thus (fγ1)(0)=(fγ2)(0).

F2L1step 1.1
3.1

Therefore the two curves determine the same velocity derivation.

F1step 2.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Curve contact classes are canonically isomorphic to derivation tangent vectors

Statement

At each point p of a smooth manifold, the set of contact classes of smooth curves through p is canonically isomorphic to the tangent space TpM of derivations.

Facts & Assumptions

Given: A smooth manifold point p.

[L1]

A contact class has a well-defined velocity derivation (Curve velocity depends only on the contact class).

[L2]

Coordinate derivations form a basis of TpM (Coordinate derivations form a basis of the tangent space).

Proof

technique · direct
1.1

By [L1], sending a contact class [γ] to its velocity derivation γ˙(0) defines a map from curve classes to TpM.

L1given
2.1

Choose a chart (U,x) around p. If v=iaixipTpM, define a curve in the chart by tx(p)+t(a1,,an) and transport it back by x1. Its contact class maps to v, so the map of step 1.1 is surjective by [L2].

L2step 1.1construct
2.2

If two curve classes have the same velocity derivation, then they have the same values on each coordinate germ [xi], so their coordinate velocity vectors agree; hence the classes are equal. Thus the map is injective.

L2step 1.1
3.1

The map of step 1.1 is therefore a canonical bijection between curve contact classes and derivation tangent vectors.

step 2.1step 2.2
CorollaryStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Every tangent vector is the velocity of a smooth curve

Statement

Every tangent vector vTpM is the velocity of some smooth curve through p.

Facts & Assumptions

Given: A tangent vector vTpM.

[L1]

Curve contact classes are canonically isomorphic to tangent vectors (Curve contact classes are canonically isomorphic to derivation tangent vectors).

Proof

technique · direct
1.1

By [L1], the vector v corresponds to some contact class of smooth curves through p.

L1given
2.1

Any representative of that contact class has velocity derivation equal to v.

L1step 1.1
3.1

Therefore v is the velocity of a smooth curve through p.

step 2.1
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The differential of a smooth map

Definition

Let F:MN be smooth and let pM. The differential of F at p is the map dFp:TpMTF(p)N defined by dFp(v)([g]):=v([gF]) for every derivation vTpM and every germ [g]CF(p)(N).

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Pullback of a target germ by a smooth map is a well-defined source germ

Statement

If F:MN is smooth, pM, and [g]CF(p)(N), then the germ of gF at p depends only on the germ [g] at F(p).

Facts & Assumptions

Given: A smooth map F:MN, a point pM, and a germ [g] at F(p).

[F1]

Equal germs agree on some neighbourhood of the base point (The germ of a smooth function at a point).

[F2]

The differential uses the pullback germ [gF] at p (The differential of a smooth map).

Proof

technique · direct
1.1

If [g]=[h] at F(p), then g and h agree on some neighbourhood V of F(p). By continuity of F, the inverse image of V is a neighbourhood of p on which gF=hF.

F1given
2.1

Therefore gF and hF define the same germ at p, so the pullback germ in [F2] is well defined.

F2step 1.1
3.1

Hence the target germ determines a unique source germ under pullback by F.

step 2.1
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The differential sends derivations to derivations and is linear

Statement

For a smooth map F:MN and a point pM, the map dFp:TpMTF(p)N is well defined and linear.

Facts & Assumptions

Given: A smooth map F:MN and a point pM.

[F1]

The differential is defined by dFp(v)([g])=v([gF]) (The differential of a smooth map).

[F2]

Pulling back a target germ by F gives a well-defined source germ (Pullback of a target germ by a smooth map is a well-defined source germ).

[F3]

Derivations are linear and satisfy the Leibniz rule (Derivations at a point and the tangent space).

Proof

technique · direct
1.1

By [F2], the formula of [F1] is well defined on target germs.

F1F2given
2.1

If vTpM, then dFp(v) is linear because v is, and it satisfies the Leibniz rule because v([gh]F)=v((gF)(hF)) and [F3] applies.

F1F3step 1.1
3.1

The assignment vdFp(v) is linear because the defining formula of [F1] is linear in v. Therefore dFp is a well-defined linear map into TF(p)N.

F1step 2.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Coordinate formula for the differential

Statement

Let F:MN be smooth, let (U,x) and (V,y) be smooth charts with pU and F(p)V, and let F~:=yFx1. Then dFp(xip)=j=1mF~jxi(x(p))yjF(p).

Facts & Assumptions

Given: A smooth map F:MN, charts (U,x) and (V,y), and the coordinate representative F~.

[F1]

The differential acts on a derivation by precomposing target germs with F (The differential of a smooth map).

[L1]

Coordinate derivations form bases of the tangent spaces (Coordinate derivations form a basis of the tangent space).

Proof

technique · direct
1.1

By [L1], it is enough to compute the values of dFp(xip) on the coordinate germs [yj] at F(p).

L1given
2.1

By [F1], one has dFp(xip)([yj])=xip([yjF])=F~j/xi at x(p).

F1step 1.1
3.1

The displayed linear combination of the yjF(p) has exactly the same values on all coordinate germs [yj], so it equals dFp(xip).

L1step 2.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The differential sends curve velocities to composite curve velocities

Statement

If γ is a smooth curve with γ(0)=p and F:MN is smooth, then dFp(γ˙(0))=ddt(Fγ)(0) as derivations at F(p).

Facts & Assumptions

Given: A smooth curve γ through p and a smooth map F:MN.

[F1]

The differential acts by pullback of target germs (The differential of a smooth map).

[F2]

The velocity derivation of a curve sends [g] to (gγ)(0) (The velocity derivation of a smooth curve).

Proof

technique · direct
1.1

Let [g] be a smooth germ at F(p). By [F1], dFp(γ˙(0))([g])=γ˙(0)([gF]).

F1F2given
2.1

By [F2], the right-hand side is ((gF)γ)(0)=(g(Fγ))(0), which is exactly the value of the velocity derivation of Fγ on [g].

F2step 1.1
3.1

Since the two derivations agree on every germ [g], they are equal.

step 2.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The chain rule for differentials of smooth maps

Statement

If F:MN and G:NP are smooth, then d(GF)p=dGF(p)dFp for every pM.

Facts & Assumptions

Given: Smooth maps F:MN and G:NP and a point pM.

[F1]

The differential is defined by pullback of target germs (The differential of a smooth map).

Proof

technique · direct
1.1

Let vTpM and let [h] be a smooth germ at G(F(p)). Then d(GF)p(v)([h])=v([hGF]) by [F1].

F1given
2.1

Also (dGF(p)dFp)(v)([h])=dFp(v)([hG])=v([hGF]) by two uses of [F1].

F1step 1.1
3.1

The two linear maps agree on every v and every [h], so they are equal.

step 1.1step 2.1
CorollaryStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

The differential of a diffeomorphism is an isomorphism

Statement

If F:MN is a diffeomorphism, then dFp:TpMTF(p)N is a linear isomorphism for every pM.

Facts & Assumptions

Given: A diffeomorphism F:MN and a point pM.

[L1]

Differentials satisfy the chain rule for smooth compositions (The chain rule for differentials of smooth maps).

Proof

technique · direct
1.1

Apply [L1] to F1F=idM and FF1=idN.

L1given
2.1

The resulting identities show that d(F1)F(p) is both a left and right inverse of dFp.

step 1.1
3.1

Hence dFp is a linear isomorphism.

step 2.1
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The differential of a smooth real-valued function

Definition

If f:MR is smooth and pM, the differential of f at p is the map dfp:TpMR defined by dfp(v):=v([f]). Under the canonical identification Tf(p)RR,ww([idR]), this is the general differential dfp:TpMTf(p)R.

TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Coordinate formula for the differential of a function

Statement

If f:MR is smooth and (U,x) is a smooth chart around p, then dfp=i=1n(fx1)xi(x(p))dxpi, where dxpi:=d(xi)p.

Facts & Assumptions

Given: A smooth function f:MR and a chart (U,x) around p.

[F1]

The differential of a real-valued smooth function is the linear functional vv([f]) (The differential of a smooth real-valued function).

[L1]

The coordinate derivations form a basis of TpM (Coordinate derivations form a basis of the tangent space).

Proof

technique · direct
1.1

By [L1], every tangent vector has the form v=iv([xi])xip.

L1given
2.1

Applying [F1] to such a vector gives dfp(v)=iv([xi])xip([f])=iv([xi])(fx1)/xi at x(p).

F1step 1.1
3.1

This is exactly the action of the covector i((fx1)/xi)(x(p))dxpi on every v, so the two covectors are equal.

step 2.1
PropositionStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

A smooth function with zero differential is constant on each connected component

Statement

If f:MR is smooth and dfp=0 for every pM, then f is constant on each connected component of M.

Facts & Assumptions

Given: A smooth function f:MR with dfp=0 for every pM.

[L1]

The differential sends curve velocities to composite curve velocities (The differential sends curve velocities to composite curve velocities).

[F1]

Smooth charts are diffeomorphisms onto Euclidean open sets (Chart maps are diffeomorphisms onto Euclidean open sets).

Proof

technique · direct
1.1

Let C be a connected component of M and fix pC. We claim that the fiber S:={qC:f(q)=f(p)} is open in C.

given
1.2

Let qC. Choose a smooth chart (U,x) around q and an open Euclidean ball B with x(q)Bx(U); put W:=x1(B). For any rW, the map γq,r(t):=x1((1t)x(q)+tx(r))(0t1) is a smooth curve in W from q to r by [F1]. For each t0[0,1], apply [L1] to the shifted curve sγq,r(t0+s) at s=0; since dfγq,r(t0)=0, this gives (fγq,r)(t0)=0. Thus [L2] makes fγq,r constant on [0,1], so f(r)=f(q). Therefore f is constant on W.

F1L1L2givenchoose
2.1

Step 1.2 shows that every fiber of fC is open in C. Hence S is open, and so is its complement CS, which is the union of the other fibers. Since C is connected and S is nonempty, one must have CS=. Therefore f is constant on C.

step 1.1step 1.2
3.1

Because the connected component C was arbitrary, f is constant on each connected component of M.

step 2.1
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The tangent bundle as a disjoint union

Definition

The tangent bundle of a smooth manifold M is the disjoint union TM:=pMTpM. An element of TM is a tangent vector together with its base point, and the projection π:TMM sends a vector in TpM to p. At this stage, no topology or smooth structure is yet imposed on TM.

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The induced tangent bundle chart

Definition

Let (U,x) be a smooth chart on an n-manifold M. Every vector vTpM with pU has a unique expansion v=ivixip by Coordinate derivations form a basis of the tangent space. The induced tangent-bundle chart is x~:π1(U)x(U)×Rn,v(x(p),(v1,,vn)).

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Tangent-bundle chart transitions are smooth with smooth inverses

Statement

If (U,x) and (V,y) are smooth charts on M, then the transition map y~x~1 on x~(π1(UV)) is smooth, and so is its inverse.

Facts & Assumptions

Given: Smooth charts (U,x) and (V,y) with nonempty overlap.

[F1]

The induced tangent-bundle chart records the base coordinate together with the coefficients in the coordinate tangent basis (The induced tangent bundle chart).

[L1]

Tangent bases transform by the Jacobian of the coordinate change (Change-of-coordinate formula for tangent bases).

[L2]

Matrix inversion preserves Ck regularity on the general linear group (Matrix inversion preserves Ck regularity where the determinant is nonzero).

Proof

technique · direct
1.1

If v=ivixip, then [L1] gives v=jwjyjp with w=J(a)v, where a:=x(p) and J(a)=D(yx1)(a). Hence y~x~1(a,v)=(yx1(a),J(a)v).

F1L1given
2.1

The base part yx1 is smooth, the matrix-valued map aJ(a) is smooth, and matrix-vector multiplication is polynomial in the entries; therefore the transition map is smooth.

step 1.1
3.1

Reversing the roles of x and y gives the inverse transition, whose fiber matrix is J(a)1. The smoothness of this inverse matrix field follows from [L2], so the inverse transition is smooth.

L1L2step 1.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Assuming countable choice, the tangent bundle has a canonical smooth 2n-manifold structure

Statement

Assume ACω. If M is a smooth n-manifold, then TM carries a canonical structure of a smooth 2n-manifold for which the induced bundle charts form a smooth atlas.

Facts & Assumptions

Given: The axiom ACω and a smooth n-manifold M.

[F1]

The tangent bundle is the disjoint union of the tangent spaces with projection to the base manifold (The tangent bundle as a disjoint union).

[F2]

Each smooth chart on M induces a chart on TM with target in R2n (The induced tangent bundle chart).

[L1]

Tangent-bundle chart transitions are smooth with smooth inverses (Tangent-bundle chart transitions are smooth with smooth inverses).

[L2]

Assuming ACω, a second-countable space is Lindelof (Assuming countable choice, every second countable space is Lindelöf).

[A1]

The axiom ACω is countable choice (The Axiom of Countable Choice (ACω)).

[F3]

A smooth manifold is Hausdorff and second countable (Smooth manifolds and their smooth charts).

Proof

technique · direct
1.1

For each induced bundle chart x~:π1(U)x(U)×Rn, declare the sets x~1(O), with O open, to be basic open sets. The transition homeomorphisms from [L1] make these families agree on overlaps, so they define a topology on TM for which every x~ is a homeomorphism onto the open set x(U)×RnR2n.

F1F2L1givenconstruct
2.1

In the topology of step 1.1, π is continuous because its expression in every bundle chart is projection onto the first n coordinates. Two vectors over distinct base points have disjoint neighbourhoods pulled back from the Hausdorff base M; two vectors over the same point have disjoint neighbourhoods in one Euclidean bundle chart. Thus TM is Hausdorff.

F3step 1.1
2.2

By [A1], [F3], and [L2], the cover of M by base-chart domains has a countable subcover. Each corresponding open subset of R2n has a countable basis, and the inverse images of those bases form a countable basis for TM. Hence TM is second countable.

A1F3L2step 1.1choose
3.1

By [L1], the induced chart transitions are smooth with smooth inverses. Together with steps 1.1-2.2, the induced charts therefore define a smooth 2n-manifold structure. The construction uses the maximal smooth atlas of M, so the resulting structure is canonical.

L1step 1.1step 2.1step 2.2
PropositionStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The tangent-bundle projection and zero section are smooth

Statement

For a smooth manifold M, the tangent-bundle projection π:TMM and the zero section 0M:MTM, p0TpM, are smooth.

Facts & Assumptions

Given: A smooth manifold M.

[L1]

The tangent bundle carries the smooth structure induced by bundle charts x~ (Assuming countable choice, the tangent bundle has a canonical smooth 2n-manifold structure).

Proof

technique · direct
1.1

In a bundle chart x~, the projection is (a,v)a, which is smooth.

L1given
1.2

In the same chart, the zero section is a(a,0), which is smooth.

L1given
2.1

Therefore both π and 0M are smooth.

step 1.1step 1.2
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The global differential or tangent map

Definition

If F:MN is smooth, the global differential or tangent map of F is the map dF:TMTN,vTpMdFp(v)TF(p)N.

TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

The global differential of a smooth map is smooth

Statement

If F:MN is smooth, then the global differential dF:TMTN is a smooth map.

Facts & Assumptions

Given: A smooth map F:MN.

[F1]

The global differential sends vTpM to dFp(v) (The global differential or tangent map).

[L1]

In bundle charts, the fiber coordinates of dFp are given by the Jacobian matrix of the coordinate representative of F (Coordinate formula for the differential).

[L2]

Tangent bundles carry the smooth structures induced by bundle charts (Assuming countable choice, the tangent bundle has a canonical smooth 2n-manifold structure).

Proof

technique · direct
1.1

Choose charts (U,x) on M and (V,y) on N with F(U)V, and let F~:=yFx1. In the induced bundle charts, [L1] gives y~dFx~1(a,v)=(F~(a),DF~(a)v).

F1L1L2given
2.1

The map aF~(a) is smooth, the matrix entries of DF~(a) are smooth, and matrix-vector multiplication is polynomial in those entries and the components of v. Therefore the displayed local formula is smooth.

step 1.1
3.1

Since this holds in bundle charts, [L2] implies that dF:TMTN is smooth.

L2step 2.1
PropositionStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

The tangent-bundle construction is functorial

Statement

The assignments MTM and FdF define a functor on smooth manifolds: didM=idTM and d(GF)=dGdF.

Facts & Assumptions

Given: Smooth maps F:MN and G:NP.

[F1]

The global differential is assembled pointwise from the differentials dFp (The global differential or tangent map).

[L1]

Differentials satisfy the pointwise chain rule (The chain rule for differentials of smooth maps).

Proof

technique · direct
1.1

For every vTpM, one has didM(v)=d(idM)p(v)=v by [L1], so didM=idTM.

F1L1given
1.2

For every vTpM, one has d(GF)(v)=d(GF)p(v)=dGF(p)(dFp(v))=(dGdF)(v) by [L1] and [F1].

F1L1given
2.1

Therefore the tangent-bundle construction is functorial.

step 1.1step 1.2
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Cotangent space and cotangent bundle as a disjoint union

Definition

For a smooth manifold M and a point pM, the cotangent space at p is the algebraic dual TpM:=(TpM). The cotangent bundle is the disjoint union TM:=pMTpM.

TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Coordinate differentials form the dual cotangent basis

Statement

If (U,x) is a smooth chart around p, then the covectors dxp1,,dxpn form the basis of TpM dual to the tangent basis x1p,,xnp.

Facts & Assumptions

Given: A smooth chart (U,x) around p.

[F1]

For a smooth real-valued function f, the differential is the functional dfp(v)=v([f]) (The differential of a smooth real-valued function).

[L1]

The coordinate derivations form a basis of TpM (Coordinate derivations form a basis of the tangent space).

Proof

technique · direct
1.1

By [F1], one has dxpi(xjp)=xjp([xi])=δij.

F1given
2.1

Thus dxp1,,dxpn are dual to the basis from [L1].

L1step 1.1
3.1

Therefore they form a basis of TpM.

step 2.1
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Cotangent coordinate changes use the inverse transpose Jacobian

Statement

If (U,x) and (V,y) are smooth charts on M with pUV, then the coordinate change on cotangent-fiber coordinates is given by the inverse transpose Jacobian of yx1 at x(p).

Facts & Assumptions

Given: Smooth charts (U,x) and (V,y) containing p.

[L1]

Tangent bases transform by the Jacobian of the coordinate change (Change-of-coordinate formula for tangent bases).

[L2]

Coordinate differentials are dual to the coordinate tangent bases (Coordinate differentials form the dual cotangent basis).

[L3]

Proof

technique · direct
1.1

Let J:=D(yx1)(x(p)). By [L1], the x-basis of tangent vectors is obtained from the y-basis by multiplication with J. Dual bases therefore transform by JT, so if a covector has coordinate column ξ in the x-basis and η in the y-basis, then η=JTξ.

L1L2given
2.1

The base-point dependence of JT is smooth because J varies smoothly with the chart change and [L3] gives smooth inversion on invertible matrices.

L3step 1.1
3.1

Hence cotangent coordinate changes use the inverse transpose Jacobian.

step 1.1step 2.1
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Assuming countable choice, the cotangent bundle has a canonical smooth 2n-manifold structure

Statement

Assume ACω. If M is a smooth n-manifold, then TM carries a canonical smooth 2n-manifold structure for which the coordinate charts built from dx1,,dxn form a smooth atlas.

Facts & Assumptions

Given: The axiom ACω and a smooth n-manifold M.

[F1]

The cotangent bundle is the disjoint union of the cotangent spaces (Cotangent space and cotangent bundle as a disjoint union).

[L1]

In any chart, the coordinate differentials form a basis of each cotangent fiber (Coordinate differentials form the dual cotangent basis).

[L2]

Cotangent coordinate changes are smooth and use the inverse transpose Jacobian (Cotangent coordinate changes use the inverse transpose Jacobian).

[L3]

Assuming ACω, a second-countable space is Lindelof (Assuming countable choice, every second countable space is Lindelöf).

[A1]

The axiom ACω is countable choice (The Axiom of Countable Choice (ACω)).

[F2]

A smooth manifold is Hausdorff and second countable (Smooth manifolds and their smooth charts).

Proof

technique · direct
1.1

By [L1], a base chart (U,x) induces a bijection x~:π1(U)x(U)×Rn using the coefficients in the basis dxp1,,dxpn. Declare the inverse images (x~)1(O) of open sets O to be basic open. The transition homeomorphisms in [L2] make these families agree on overlaps, so they define a topology in which every x~ is a homeomorphism onto an open subset of R2n.

F1L1L2givenconstruct
2.1

The projection π:TMM is continuous because it is coordinate projection in every induced chart. The Hausdorff argument now separates covectors over distinct base points using [F2], and covectors over one point inside one Euclidean induced chart. Thus TM is Hausdorff.

F2step 1.1
2.2

By [A1], [F2], and [L3], choose a countable subcover of M by base-chart domains. Countable Euclidean bases in the corresponding induced charts pull back to a countable basis of TM, so TM is second countable.

A1F2L3step 1.1choose
3.1

The transition maps are smooth with smooth inverses by [L2]. Together with steps 1.1-2.2, these charts define a canonical smooth 2n-manifold structure on TM.

L2step 1.1step 2.1step 2.2
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Pullback of a cotangent vector

Definition

If F:MN is smooth, pM, and ωTF(p)N, the pullback of ω by F at p is the covector Fp(ω):=ωdFpTpM.

PropositionStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Cotangent pullback is contravariantly functorial

Statement

For smooth maps F:MN and G:NP, one has (GF)p=FpGF(p) for every pM, and (idM)p=idTpM.

Facts & Assumptions

Given: Smooth maps F:MN and G:NP and a point pM.

[F1]

Pullback is defined by composition with the differential (Pullback of a cotangent vector).

[L1]

Differentials satisfy the chain rule (The chain rule for differentials of smooth maps).

Proof

technique · direct
1.1

For ωTG(F(p))P, one has (GF)p(ω)=ωd(GF)p=ωdGF(p)dFp=Fp(GF(p)(ω)) by [F1] and [L1].

F1L1given
1.2

Applying the same formula to the identity map gives (idM)p=idTpM.

F1L1given
2.1

Therefore cotangent pullback is contravariantly functorial.

step 1.1step 1.2
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-30Open item page →

Canonical tangent and cotangent splittings for products

Statement

For smooth manifolds M and N, there are canonical vector-space isomorphisms T(p,q)(M×N)TpMTqNandT(p,q)(M×N)TpMTqN.

Facts & Assumptions

Given: Smooth manifolds M,N and a point (p,q)M×N.

[F1]

Products of smooth manifolds come with smooth projections πM and πN (Products of smooth manifolds have a canonical product smooth structure).

[F2]

The differential of a smooth map is a linear map on tangent spaces (The differential of a smooth map).

[F3]

Cotangent pullback is defined by precomposition with the differential and is functorial (Pullback of a cotangent vector, Cotangent pullback is contravariantly functorial).

Proof

technique · direct
1.1

Define Φ:T(p,q)(M×N)TpMTqN by Φ(v):=(dπM(v),dπN(v)). In product coordinates (x,y), the tangent basis at (p,q) splits into the x-coordinate derivations and the y-coordinate derivations, so Φ sends that basis to the direct-sum basis and is therefore an isomorphism.

F1F2given
2.1

Dualizing the isomorphism from step 1.1 gives an isomorphism T(p,q)(M×N)TpMTqN. Concretely, it is the map ω((ιM)ω,(ιN)ω) induced by the inclusion maps of the product factors, and [F3] makes this construction canonical.

F3step 1.1
3.1

Therefore both the tangent and cotangent product splittings are canonical.

step 1.1step 2.1
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

A tangent vector is not an ambient arrow by definition

Statement

False claim: a tangent vector at p is, by definition, just a vector whose tail is drawn at p.

Facts & Assumptions

Given: A point p of a smooth manifold M.

[F1]

A tangent vector at p is defined as a derivation on smooth germs at p (Derivations at a point and the tangent space).

Refutation

technique · direct
1.1

The definition in [F1] uses only the local algebra of smooth germs and the Leibniz rule.

F1given
2.1

No ambient Euclidean arrow appears in that definition, so the picture of a drawn arrow is at best a later model, not the definition itself.

step 1.1
3.1

Therefore the claim is false.

step 1.1step 2.1
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The tangent space is intrinsically defined

Statement

False claim: one must embed a manifold in Euclidean space before the tangent space can be defined.

Facts & Assumptions

Given: A smooth manifold point p.

[F1]

The tangent space TpM is defined intrinsically as the space of derivations on smooth germs at p (Derivations at a point and the tangent space).

Refutation

technique · direct
1.1

The definition in [F1] refers only to germs on the manifold itself.

F1given
2.1

Since no embedding data appear, the tangent space is defined before any embedding is chosen.

step 1.1
3.1

Hence the claim is false.

step 1.1step 2.1
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Linearity alone does not make a tangent vector

Statement

False claim: every linear functional on Cp(M) is a tangent vector.

Facts & Assumptions

Given: The evaluation functional E([f]):=f(p).

[F1]

A tangent vector is a linear functional satisfying the Leibniz rule (Derivations at a point and the tangent space).

Refutation

technique · direct
1.1

The map E is linear.

given
1.2

But E([1][1])=1, while 1E([1])+1E([1])=2, so E does not satisfy the Leibniz rule in [F1].

F1given
2.1

Therefore not every linear functional is a tangent vector.

step 1.1step 1.2
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Curve velocity coordinates depend on the chart

Statement

False claim: the coordinate tuple of a curve velocity is the same in every chart.

Facts & Assumptions

Given: On the first quadrant Q:={(x,y):x>0, y>0}, the curve γ(t)=(1+t,1) through (1,1) for t near 0, together with the Cartesian chart and the polar chart ψ(x,y)=(x2+y2,arctan(y/x)).

[L1]

Tangent coordinates change by the Jacobian of the coordinate transition (Change-of-coordinate formula for tangent bases).

Refutation

technique · direct
1.1

At t=0, the Cartesian velocity of γ is γ(0)=(1,0). In polar coordinates, r(t)=(1+t)2+1,θ(t)=arctan ⁣(11+t), so r(0)=12,θ(0)=12. Thus the polar coordinate tuple of the same velocity is (12,12).

givenalgebra
2.1

The two coordinate tuples from step 1.1 are not equal. This is consistent with [L1], which says they are related by the Jacobian of the coordinate change, not by identity.

L1step 1.1
3.1

Hence the coordinate tuple of a curve velocity need not be the same in two different charts. The statement is false.

step 1.1step 2.1
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

The differential is intrinsic, not merely a Jacobian matrix

Statement

False claim: the differential of a smooth map is literally its Jacobian matrix.

Facts & Assumptions

Given: A smooth map F:MN.

[F1]

The differential is intrinsically defined as a map on tangent derivations (The differential of a smooth map).

[L1]

A Jacobian matrix is only the coordinate representation of the differential in chosen bases (Coordinate formula for the differential).

Refutation

technique · direct
1.1

By [F1], dFp is a linear map between tangent spaces defined without coordinates.

F1given
2.1

By [L1], the Jacobian matrix appears only after choosing source and target charts, so it represents dFp rather than being identical to the intrinsic object.

L1step 1.1
3.1

Therefore the claim is false.

step 1.1step 2.1
False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-30Open item page →

Cotangent transitions are inverse transpose, not tangent Jacobians

Statement

False claim: the cotangent bundle uses the same transition matrices as the tangent bundle.

Facts & Assumptions

Given: On R, the overlapping global charts x(p)=p and y(p)=2p.

[L1]

Cotangent coordinate changes use the inverse transpose Jacobian (Cotangent coordinate changes use the inverse transpose Jacobian).

Refutation

technique · direct
1.1

By [L1], the cotangent transition matrix is JT when the tangent transition matrix is J.

L1given
2.1

For the given charts, J=2 while JT=1/2, so the tangent and cotangent transition matrices are different.

givenstep 1.1algebra
3.1

Therefore the claim is false.

step 1.1step 2.1

5 · Examples, counterexamples and false statements

None yet.

Sources