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.

12 results · all verified · 12 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; all 12 also cleared it.

Riemann Curvature and Riemannian Submanifolds — Examples

1 · Prerequisites

2 · Summary

The first examples calibrate the curvature convention. Euclidean space is flat, the round sphere of radius r has constant sectional curvature +1/r2, and the upper-half-space model of hyperbolic space has constant sectional curvature 1/r2. The product formula then shows how curvature restricts to each factor and why mixed tangent planes have zero sectional curvature.

Explicit submanifolds separate intrinsic from extrinsic geometry. A surface of revolution has Gaussian curvature r/r in meridian arclength coordinates. With the outward normal, a round sphere has principal curvatures 1/r, while a circular cylinder has one principal curvature 1/r and one zero principal curvature. Thus the cylinder is intrinsically flat but has nonzero second fundamental form. The catenoid has opposite nonzero principal curvatures, so its averaged mean curvature vanishes without total geodesy, whereas a great sphere is genuinely totally geodesic.

Bending a planar strip into a half-cylinder preserves the intrinsic metric but changes the second fundamental form, making the extrinsic nature of II concrete. The product S2(r)×H2(r) has zero scalar curvature but nonzero sectional curvature, so scalar-flatness is strictly weaker than flatness.

Examples that invoke the sectional-curvature and Riemann-symmetry chain retain its stated ACω hypothesis. Their displayed coordinate, product, and hypersurface calculations are finite or point-local and add no further countable-family choice.

The final example returns to a noncommutative bundle connection. For the rank-two trivial bundle with ω=Bydx+Axdy, direct calculation gives Ω=(AB+xy(BAAB))dxdy. It displays both the exterior derivative term and the ordered matrix product in dω+ωω; treating the matrices as commuting would lose the commutator contribution.

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Euclidean space has zero curvature

Statement

For every integer n0, the standard Euclidean metric

gE=a=1ndxadxa

on Rn has identically zero Riemann curvature endomorphism: RgE=0.

Facts & Assumptions

Given: An integer n0 and the global Cartesian coordinate chart on Rn.

[F1]

A covariant two-tensor is Riemannian precisely when its coordinate matrix is smooth, symmetric, and positive definite. Coordinate criterion for a riemannian metric.

[F2]

The Levi–Civita symbols of a Riemannian metric are Γkij=12gk(igj+jgigij). Christoffel formula for the levi civita connection.

[F3]

In coordinates, Rkij=iΓjkjΓik+ΓmjkΓimΓmikΓjm. Coordinate formula for the curvature tensor.

Verification

technique · direct calculation
1.1

In Cartesian coordinates, (gij)=(δij) is a constant smooth symmetric matrix, and vT(δij)v=i(vi)2>0 for every nonzero v; hence [F1] makes gE a Riemannian metric.

F1algebra
2.1

Every derivative igj=iδj is zero, so [F2] gives Γkij=0 identically for all indices; consequently every derivative iΓjk is also zero.

F2step 1.1algebra
3.1

Substitution of step 2.1 into [F3] makes both derivative terms and both quadratic terms zero, so Rkij=0 for every i,j,k,. Because the Cartesian coordinate vectors form a basis at every point, this is exactly RgE=0 on all of Rn.

F3step 2.1algebra
4.1

For n=0, every index range is empty and the unique curvature field on the one-point manifold R0 is zero; for n=1, antisymmetry is not needed because steps 1.1–3.1 still give the sole coordinate component zero. The standard metric is nondegenerate by step 1.1, the global chart has neither a boundary nor a parameter endpoint, and all coordinates and tensors are explicit, so no choice principle is used. The claim is an equality, not a biconditional.

F1step 1.1step 2.1step 3.1
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

The round sphere has positive constant sectional curvature

Statement

This item assumes ACω, namely countable choice. In the propagated dependency chain, that assumption is required through Sectional curvature; after those interfaces are fixed, the remaining local or finite argument makes no additional countable-family choice.

Assume ACω. Let r>0. For n2, the round sphere

Srn={xRn+1:x=r}

with its metric induced from Euclidean space has constant sectional curvature 1/r2. For n=0 or n=1, its sectional-curvature domain is empty.

The choice assumption is inherited through both the smooth orthogonal projection constructions used by the Gauss–Weingarten suppliers and the sectional-curvature interface.

Facts & Assumptions

Given: Countable choice, integers n0, a real number r>0, and, when n2, a point xSrn and a tangent two-plane σTxSrn.

[A1]

ACω is countable choice and is required here through Sectional curvature; after those supplied interfaces are fixed, the remaining local or finite calculation makes no additional countable-family choice.

[F1]

Countable choice supplies a choice function for every countable family of nonempty sets. The Axiom of Countable Choice (ACω).

[F2]

A nonempty regular level set is an embedded submanifold, and its tangent space is the kernel of the differential. A regular level set is an embedded submanifold, The tangent space of a regular level set is the kernel.

[F3]

Constant Euclidean metric coefficients give zero Levi–Civita symbols, and a connection is function-linear in its direction and satisfies the Leibniz rule in the differentiated field. Christoffel formula for the levi civita connection, Connection laws in directional form.

[F4]

For a unit normal ν, the page's sign convention is (uν)=Sνu and g(Sνu,v)=II(u,v),ν. Weingarten equation and adjointness of the shape operator.

[F5]

The Gauss equation is RmS(u,v,z,w)=RmRn+1(u,v,z,w)+II(u,w),II(v,z)II(u,z),II(v,w). Gauss equation for a Riemannian submanifold.

[F6]

Euclidean space has zero Riemann curvature. Euclidean space has zero curvature.

[F7]

Sectional curvature is the Riemann numerator divided by the positive Gram determinant of a basis of the two-plane. Sectional curvature.

Verification

technique · direct calculation
1.1

Put Q(y)=y2. On Q1(r2), one has dQy(w)=2y,w and dQy(y)=2r20, so r2 is a regular value; the level is nonempty because (r,0,,0) lies in it. By [F2], Srn is an embedded hypersurface and TySrn=kerdQy=y.

F2algebraconstruct
2.1

The field ν(y)=y/r has unit length and is normal by step 1.1. In Cartesian coordinates the metric coefficients are δab, so [F3] gives ab=0; applying the connection laws to ν=a(ya/r)a gives uν=u/r for every tangent u. This derivative is tangent by step 1.1, and [F4] therefore gives Sνu=u/r. Since the normal space is spanned by ν, [F4] then gives II(u,v)=(1/r)g(u,v)ν.

F3F4step 1.1algebra
3.1

Let (u,v) be any supplied basis of σ. Substitute X=u, Y=Z=v, W=u and the formula from step 2.1 into [F5]. The ambient term is zero by [F6], while the two quadratic terms give RmSrn(u,v,v,u)=(1/r2)(g(u,u)g(v,v)g(u,v)2). The denominator is positive by [F7], so division yields K(σ)=1/r2, independently of x and σ.

A1F5F6F7step 2.1algebra
4.1

The explicit point in step 1.1 proves that every Srn here is nonempty. When n=0 or n=1 there is no tangent two-plane, so the curvature function has empty domain rather than a numerical exception; for n2, [F7] excludes a degenerate Gram denominator. The required endpoint condition is r>0: at r=0 the level is not regular and 1/r2 is undefined. Countable choice [F1] is assumed because [F4]–[F5] inherit it from their smooth orthogonal projection construction and [F7] inherits it through the Riemann-tensor symmetries; the point, normal, and the basis used above are explicit or supplied, so the calculation makes no additional choice. The result is a direct equality and asserts no biconditional.

F1F2F4F5F7step 1.1step 2.1step 3.1
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Hyperbolic space has negative constant sectional curvature

Statement

This item assumes ACω, namely countable choice. In the propagated dependency chain, that assumption is required through Sectional curvature; after those interfaces are fixed, the remaining local or finite argument makes no additional countable-family choice.

Let r>0 and n1, and put

Un={(x1,,xn)Rn:xn>0},g=r2(xn)2a=1ndxadxa.

For n2, this metric has constant sectional curvature 1/r2. For n=1, its sectional-curvature domain is empty. Apart from the stated inherited ACω, the calculation makes no additional countable-family choice.

Facts & Assumptions

Given: ACω, a real number r>0, an integer n1, and the global coordinates on Un; when n2, also a point and a tangent two-plane there.

[A1]

ACω is countable choice and is required here through Sectional curvature; after those supplied interfaces are fixed, the remaining local or finite calculation makes no additional countable-family choice.

[F1]

Smooth symmetric positive-definite coordinate matrices define Riemannian metrics. Coordinate criterion for a riemannian metric.

[F2]

The Levi–Civita Christoffel symbols are obtained from the metric and its first derivatives by the standard coordinate formula. Christoffel formula for the levi civita connection.

[F3]

With the page's index order, Rkij=iΓjkjΓik+ΓmjkΓimΓmikΓjm. Coordinate formula for the curvature tensor.

[F4]

Curvature is a smooth type (1,3) tensor, so an identity on coordinate basis vectors extends multilinearly to all tangent vectors. Curvature is a type (1,3) tensor.

[F5]

The four-tensor is Rm(X,Y,Z,W)=g(R(X,Y)Z,W), and sectional curvature divides Rm(u,v,v,u) by the positive Gram determinant. Riemann curvature four-tensor, Sectional curvature.

Verification

technique · direct coordinate calculation
1.1

Write h=xn>0. The metric and inverse matrices are gij=r2h2δij and gij=r2h2δij. The first is smooth and symmetric, and gijvivj=r2h2i(vi)2>0 for v0, so [F1] makes g Riemannian.

F1algebra
2.1

Put ϵi=δin and ϵk=δnk. Since pgij=2r2h3ϵpδij, substitution in [F2] gives Γkij=h1(ϵiδjk+ϵjδikδijϵk).

F2step 1.1algebra
3.1

Define Ajk=ϵjδk+ϵkδjδjkϵ, so step 2.1 says Γjk=h1Ajk and iΓjk=h2ϵiAjk. The derivative difference in [F3] expands to h2(ϵiϵkδjϵiδjkϵϵjϵkδi+ϵjδikϵ), while the two contracted quadratic terms expand to h2(δiϵjϵkδjϵiϵkδikϵjϵ+δjkϵiϵδjkδi+δikδj). The first four terms cancel pairwise, leaving Rkij=h2(δikδjδjkδi).

F3step 2.1algebra
4.1

Since gik=r2h2δik, step 3.1 is R(i,j)k=(1/r2)(gjkigikj). Tensoriality [F4] yields R(X,Y)Z=(1/r2)(g(Y,Z)Xg(X,Z)Y) for arbitrary tangent vectors. Pairing with X=u after setting Y=Z=v, [F5] gives Rm(u,v,v,u)=(1/r2)(g(u,u)g(v,v)g(u,v)2). For a basis (u,v) of any tangent two-plane, the Gram determinant is positive, so [F5] yields K=1/r2 at every point and on every plane.

A1F4F5step 3.1algebra
5.1

The half-space is nonempty, for example at (0,,0,1), and is open and boundaryless. Dimension zero is inapplicable because the defining coordinate xn requires n1; when n=1, step 3.1 gives zero curvature as it must, but there is no tangent two-plane, so the constant-sectional-curvature predicate is vacuous. For n2, [F5] excludes degenerate Gram denominators. The conditions h>0 and r>0 exclude the singular height endpoint and the degenerate scale r=0; no limiting assertion is made. Every coordinate, tensor, point, and plane basis is explicit or supplied, so no further family choice is made beyond the stated inherited assumption. The result assigns one value to every plane and states no biconditional.

F1F5step 1.1step 2.1step 3.1step 4.1
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Curvature of a Riemannian product

Statement

This item assumes ACω, namely countable choice. In the propagated dependency chain, that assumption is required through Sectional curvature; after those interfaces are fixed, the remaining local or finite argument makes no additional countable-family choice.

Let (M,g) and (N,h) be Riemannian manifolds and give M×N the product metric. For vector fields on a factor, write tildes for their canonical factor lifts. The product Levi–Civita connection satisfies

X~M×NY~=XMY~,U~M×NV~=UNV~,X~M×NV~=V~M×NX~=0.

Under the canonical tangent splitting, its curvature obeys the pointwise formula

RM×N((u1,u2),(v1,v2))(w1,w2)=(RM(u1,v1)w1,RN(u2,v2)w2).

Consequently, every two-plane spanned by a nonzero vector (u,0) from the first factor and a nonzero vector (0,v) from the second has sectional curvature zero. Apart from the stated inherited ACω, the calculation makes no additional countable-family choice.

Facts & Assumptions

Given: ACω, two Riemannian manifolds with their product smooth structure and product metric; where a mixed plane is discussed, supplied nonzero tangent vectors u and v in the respective factors.

[A1]

ACω is countable choice and is required here through Sectional curvature; after those supplied interfaces are fixed, the remaining local or finite calculation makes no additional countable-family choice.

[F1]

Products have the canonical product smooth structure whose charts are products of factor charts. Products of smooth manifolds have a canonical product smooth structure.

[F2]

Tangent spaces split canonically as T(p,q)(M×N)TpMTqN. Canonical tangent and cotangent splittings for products.

[F3]

A covariant two-tensor is a Riemannian metric when its matrices in smooth charts have smooth entries and are symmetric positive definite. Coordinate criterion for a riemannian metric.

[F4]

The product metric has a unique Levi–Civita connection, whose symbols are given by the metric Christoffel formula; directional connections satisfy function-linearity and the differentiated-field Leibniz rule. Fundamental theorem of riemannian geometry, Christoffel formula for the levi civita connection, Connection laws in directional form.

[F5]

The coordinate curvature components are the derivative-and-quadratic expression in the Christoffel symbols, and curvature is tensorial in all three tangent inputs. Coordinate formula for the curvature tensor, Curvature is a type (1,3) tensor.

[F6]

The Riemann four-tensor pairs the curvature output with the metric, and sectional curvature is its (u,v,v,u) value divided by the positive Gram determinant. Riemann curvature four-tensor, Sectional curvature.

Verification

technique · direct coordinate calculation
1.1

Use [F2] to define, at (p,q), k(p,q)((u1,u2),(v1,v2)):=gp(u1,v1)+hq(u2,v2). In the product chart supplied by [F1], its matrix is diag((gij(x)),(hαβ(y))). Its entries are smooth and it is symmetric; moreover k((u1,u2),(u1,u2))=g(u1,u1)+h(u2,u2)>0 unless both components vanish. Thus [F3] proves that k=πMg+πNh is a Riemannian metric. Its inverse matrix is diag((gij(x)),(hαβ(y))); all mixed entries vanish, the first block has no y-dependence, and the second has no x-dependence.

F1F2F3algebraconstruct
2.1

Applying [F4] to the blocks in step 1.1 gives Γkij=Γkij(g) and Γγαβ=Γγαβ(h), while every symbol whose indices meet both blocks is zero. For instance, Γkiβ=12gk(iGβ+βgiGiβ)=0 and Γkαβ=12gkhαβ=0; exchanging the factors covers an upper N-index.

F4step 1.1algebra
3.1

A factor lift has coefficients depending only on that factor. Expanding covariant derivatives with the connection laws in [F4] and the symbols from step 2.1 gives X~Y~=XMY~ and U~V~=UNV~. In a cross derivative, the differentiated lift's coefficients are constant in the differentiating factor and all relevant mixed symbols vanish, so X~V~=V~X~=0.

F4step 2.1algebra
3.2

In [F5], if the output and all three lower indices lie in the M block, step 2.1 reproduces exactly the coordinate formula for RM because the symbols and their x-derivatives agree; all-N indices similarly reproduce RN. If the indices meet both blocks, each derivative term is either the derivative of a zero mixed symbol or a cross derivative of a factor-only symbol, and every quadratic term contains a zero mixed symbol. Hence every mixed curvature component is zero. Tensoriality and [F2] now give RM×N((u1,u2),(v1,v2))(w1,w2)=(RM(u1,v1)w1,RN(u2,v2)w2).

F2F5step 2.1algebra
4.1

For a=(u,0) and b=(0,v), step 3.2 gives RM×N(a,b)b=0, so [F6] makes the sectional-curvature numerator zero. By step 1.1, a and b are orthogonal with squared norms g(u,u)>0 and h(v,v)>0, so their Gram determinant is the positive product g(u,u)h(v,v); therefore their plane has sectional curvature zero.

A1F6step 1.1step 3.2algebra
5.1

If a factor is empty, the product and every assertion about its points or mixed planes are vacuous. A zero-dimensional factor contributes an empty coordinate block and no nonzero vector for a mixed plane; one-dimensional factors are fully covered by the same formulas. Positive definiteness in step 1.1 excludes degenerate product metrics and step 4.1 checks the only denominator. There is no interval, scale endpoint, or manifold-boundary claim in this example. All charts and vectors are supplied locally and the Levi–Civita connection is unique, so no further family choice is made beyond the stated inherited assumption. No biconditional is asserted.

F1F2F3F4F5F6step 1.1step 2.1step 3.1step 3.2step 4.1
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Gaussian curvature of a surface of revolution

Statement

This item assumes ACω, namely countable choice. In the propagated dependency chain, that assumption is required through Sectional curvature; after those interfaces are fixed, the remaining local or finite argument makes no additional countable-family choice.

Let I,JR be open intervals, let r,z:IR be smooth functions satisfying

r(u)>0,r(u)2+z(u)2=1,

and consider the surface-of-revolution parametrization

X(u,v)=(r(u)cosv,r(u)sinv,z(u)).

On each associated surface chart with the metric induced from Euclidean R3, the Gaussian curvature is

K(u,v)=r(u)r(u).

Here Gaussian curvature means the sectional curvature of the unique tangent two-plane of this Riemannian surface. No value at an axis r=0 is asserted, and no further family choice is made beyond the stated inherited assumption.

Facts & Assumptions

Given: ACω, the supplied intervals, smooth unit-speed profile with r>0, the displayed local surface parametrization, and the standard Euclidean metric.

[A1]

ACω is countable choice and is required here through Sectional curvature; after those supplied interfaces are fixed, the remaining local or finite calculation makes no additional countable-family choice.

[F1]

A pullback of a Riemannian metric is Riemannian exactly when the map is an immersion. Pullback of a riemannian metric is riemannian exactly for immersions.

[F2]

The Levi–Civita symbols of a coordinate metric are Γkij=12gk(igj+jgigij). Christoffel formula for the levi civita connection.

[F3]

With R(i,j)k=Rkij, the coordinate curvature formula is Rkij=iΓjkjΓik+ΓmjkΓimΓmikΓjm. Coordinate formula for the curvature tensor.

[F4]

The four-tensor is Rm(A,B,C,D)=g(R(A,B)C,D), and the sectional curvature of the plane spanned by independent A,B is Rm(A,B,B,A)/(g(A,A)g(B,B)g(A,B)2). Riemann curvature four-tensor, Sectional curvature.

Verification

technique · direct coordinate calculation
1.1

Differentiation gives Xu=(rcosv,rsinv,z) and Xv=(rsinv,rcosv,0). Their Euclidean inner products are Xu,Xu=r2+z2=1, Xu,Xv=0, and Xv,Xv=r2. Thus dX is injective because r>0, so [F1] gives the induced Riemannian metric g=du2+r(u)2dv2, with matrix diag(1,r2) and inverse diag(1,r2).

F1givenalgebra
2.1

Write x1=u,x2=v. The only nonconstant metric entry is g22=r2, with 1g22=2rr and 2g22=0. Substitution in [F2] gives Γ122=rr and Γ212=Γ221=r/r; every other Γkij is zero.

F2step 1.1algebra
3.1

In [F3], the component needed for the coordinate two-plane is R1212=1Γ1222Γ112+Γm22Γ11mΓm12Γ12m. By step 2.1 the four terms are (r2+rr), 0, 0, and +r2, respectively; hence R1212=rr.

F3step 2.1algebra
4.1

By [F4] and g11=1,g12=0, Rm(u,v,v,u)=g(R(u,v)v,u)=R1212=rr. The Gram determinant of (u,v) is g11g22g122=r2>0, so the unique tangent two-plane has K=(rr)/r2=r/r.

A1F4step 1.1step 3.1algebra
5.1

If either parameter interval is empty, there are no points and the claim is vacuous; otherwise the chart is intrinsically two-dimensional, so zero- and one-dimensional curvature cases are inapplicable. The hypothesis r>0 makes the metric and Gram determinant nondegenerate; at r=0 this parametrization loses its angular direction, so the formula asserts neither a value nor a limit there. The intervals are open, so no parameter endpoint or manifold-boundary value is claimed. All functions, coordinates, and tangent vectors are explicitly supplied, and the computation makes no family selection, so no further family choice is made beyond the stated inherited assumption. The claim is an equality, not a biconditional.

F1F2F3F4step 1.1step 2.1step 3.1step 4.1
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Principal curvatures of a round sphere

Statement

Assume ACω. Let n1 and r>0. On the round hypersphere SrnRn+1, equip the induced metric with the outward unit normal ν(x)=x/r and use the convention SνX=Xν. Then

Sν=1ridTSrn,

so all n principal curvatures are 1/r. For the inward normal ν, all principal curvatures are +1/r. The countable-choice assumption is inherited exactly from the general shape-operator construction.

Facts & Assumptions

Given: ACω, an integer n1, a radius r>0, the standard Euclidean metric, and the displayed outward normal field.

[F1]

Countable choice permits a choice from every sequence of nonempty sets. The Axiom of Countable Choice (ACω).

[F2]

Under ACω, the shape operator is SνX=(Xν), and it is linear in the normal direction. Shape operator.

[F3]

The principal curvatures are the eigenvalues of the self-adjoint shape operator, counted with algebraic multiplicity, and reversing the normal negates them. Principal curvatures, Gaussian curvature, and mean curvature of an oriented hypersurface.

[F4]

The Euclidean Levi–Civita symbols are obtained from the metric Christoffel formula, and the connection differentiates scalar coefficients by the section Leibniz rule. Christoffel formula for the levi civita connection, Connection laws in directional form.

Verification

technique · direct calculation
1.1

For xSrn, ν(x)=x/r=1. If uTxSrn is represented by a smooth curve c in the sphere with c(0)=x and c(0)=u, differentiating c(t)2=r2 gives 2x,u=0. Hence ν(x) is normal to the hypersphere; because it points in the radial direction away from the origin, it is the smooth outward unit normal.

givenalgebra
2.1

In Cartesian coordinates the Euclidean metric coefficients are the constant matrix (δab), so [F4] gives Γabc=0. Writing ν=(xa/r)a, the connection Leibniz rule therefore yields uν=u(xa/r)a=u/r. This vector is tangent because it is a scalar multiple of u, and [F2] gives Sνu=u/r. Thus Sν=(1/r)id on every tangent space.

F2F4step 1.1algebra
3.1

Every nonzero tangent vector is therefore an eigenvector with eigenvalue 1/r, and the identity map on the n-dimensional tangent space has that eigenvalue with algebraic multiplicity n. By [F3] these are exactly all principal curvatures. Normal-linearity in [F2] gives Sν=Sν=(1/r)id, so [F3] gives +1/r for all principal curvatures with the inward normal.

F2F3step 2.1algebra
4.1

The sphere is nonempty for every n1 and r>0; the one-dimensional case is the circle and steps 1.1–3.1 give its single curvature with the same sign. Dimension zero is excluded because [F3] defines the present principal-curvature package only in positive hypersurface dimension. The condition r>0 excludes the collapsed, non-hypersurface radius-zero case; there is no parameter endpoint or manifold boundary. The supplied global radial field fixes the orientation without a selection. The only choice assumption is precisely the stated ACω inherited through [F2] and [F3], and the explicit computation adds none. No biconditional is asserted.

F1F2F3F4step 1.1step 2.1step 3.1
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

The cylinder has zero Gaussian curvature but nonzero second fundamental form

Statement

This item assumes ACω, namely countable choice. In the propagated dependency chain, that assumption is required through Euclidean hypersurface sectional curvature from principal curvatures; after those interfaces are fixed, the remaining local or finite argument makes no additional countable-family choice.

Assume ACω and let r>0. For the circular cylinder

Cr={(x,y,z)R3:x2+y2=r2}

with its induced metric, outward unit normal ν, and convention SνX=Xν, the principal curvatures are 1/r in the circumferential direction and 0 in the axial direction. Consequently both the intrinsic sectional curvature and the extrinsic Gaussian curvature are zero, but the second fundamental form is not zero. The countable-choice assumption is inherited exactly from the general submanifold shape constructions.

Facts & Assumptions

Given: ACω, a radius r>0, the standard Euclidean metric, and the displayed cylinder with its outward orientation.

[A1]

ACω is countable choice and is required here through Euclidean hypersurface sectional curvature from principal curvatures; after those supplied interfaces are fixed, the remaining local or finite calculation makes no additional countable-family choice.

[F1]

Countable choice permits a choice from every sequence of nonempty sets. The Axiom of Countable Choice (ACω).

[F2]

Under ACω, SνX=(Xν), and g(SνX,Y)=II(X,Y),ν. Shape operator, Weingarten equation and adjointness of the shape operator.

[F3]

Principal curvatures are the eigenvalues of Sν, while extrinsic Gaussian curvature is their product. Principal curvatures, Gaussian curvature, and mean curvature of an oriented hypersurface.

[F4]

For an orthonormal pair of principal directions on a Euclidean hypersurface, sectional curvature is the product of the two principal curvatures. Euclidean hypersurface sectional curvature from principal curvatures.

[F5]

The Christoffel formula and connection Leibniz rule compute the Euclidean covariant derivative in Cartesian coordinates. Christoffel formula for the levi civita connection, Connection laws in directional form.

Verification

technique · direct calculation
1.1

Parametrize Cr by X(θ,z)=(rcosθ,rsinθ,z). The fields eθ=(sinθ,cosθ,0) and ez=(0,0,1) are an orthonormal tangent frame, and ν=(cosθ,sinθ,0) is the outward unit normal.

givenalgebra
2.1

The Cartesian Euclidean metric has constant coefficients, so [F5] gives zero Christoffel symbols. Since eθ=(1/r)Xθ, differentiating the displayed normal gives eθν=(1/r)θν=eθ/r, whereas ezν=0. Both derivatives are tangent, so [F2] yields Sνeθ=eθ/r and Sνez=0.

F2F5step 1.1algebra
3.1

By [F3], the orthonormal frame from step 1.1 is a principal frame with principal curvatures 1/r and 0. Their product is the extrinsic Gaussian curvature, so it is zero. By [F4], the sectional curvature of the unique tangent two-plane is also (1/r)0=0.

A1F3F4step 1.1step 2.1algebra
3.2

Applying the scalar second-fundamental-form identity in [F2] to eθ gives II(eθ,eθ),ν=g(Sνeθ,eθ)=1/r0. Therefore II(eθ,eθ)0, so the second fundamental form is not the zero tensor despite both Gaussian curvatures vanishing.

F2step 1.1step 2.1algebra
4.1

For every r>0 the cylinder is nonempty and two-dimensional; zero- and one-dimensional cases are therefore inapplicable. The condition r>0 excludes the collapsed, non-hypersurface axis and makes the circumferential direction nonzero. The periodic angular coordinate and unbounded axial coordinate introduce no endpoint or manifold boundary. The displayed frame and normal are explicit. The only choice assumption is the stated ACω inherited through [F2]–[F4], and the calculation makes no further family choice. No biconditional is asserted.

F1F2F3F4F5step 1.1step 2.1step 3.1step 3.2
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

The catenoid has zero mean curvature but is not totally geodesic

Statement

Assume ACω and let a>0. On S1×R, with u the angular coordinate, consider the catenoid immersion

X(u,v)=(acosh(v/a)cosu,acosh(v/a)sinu,v).

For the unit normal chosen below, its principal curvatures are

κu=1acosh2(v/a),κv=1acosh2(v/a).

Thus its scalar mean curvature and averaged mean-curvature vector both vanish, but its second fundamental form is nonzero at every point. In particular, the catenoid is not totally geodesic. The countable-choice assumption is inherited exactly from the general submanifold constructions.

Facts & Assumptions

Given: ACω, a>0, the displayed immersion, and the standard Euclidean metric.

[F1]

Countable choice permits a choice from every sequence of nonempty sets, and a pullback metric is Riemannian exactly for an immersion. The Axiom of Countable Choice (ACω), Pullback of a riemannian metric is riemannian exactly for immersions.

[F2]

The second fundamental form is the normal component of the ambient derivative, and g(SNY,Z)=II(Y,Z),N. Induced connection and second fundamental form, Weingarten equation and adjointness of the shape operator.

[F3]

Principal curvatures are the eigenvalues of the shape operator and scalar mean curvature is one half of their sum on a surface. Principal curvatures, Gaussian curvature, and mean curvature of an oriented hypersurface.

[F4]

The averaged mean-curvature vector of a surface is H=12iII(ei,ei) in any orthonormal tangent basis. Mean curvature vector.

[F5]

Total geodesicity means II=0. Totally geodesic submanifold.

[F6]

The Christoffel formula and connection Leibniz rule compute Euclidean ambient derivatives in Cartesian coordinates. Christoffel formula for the levi civita connection, Connection laws in directional form.

[F7]

A nonempty regular level set is an embedded submanifold. A regular level set is an embedded submanifold.

Verification

technique · direct first- and second-form calculation
1.1

Put t=v/a, c=cosht, and s=sinht. Then Xu=(acsinu,accosu,0) and Xv=(scosu,ssinu,1), so the first fundamental coefficients are E=Xu,Xu=a2c2, F=Xu,Xv=0, and G=Xv,Xv=s2+1=c2. Since a,c>0, these vectors are independent; [F1] therefore gives the induced Riemannian metric.

F1givenalgebra
1.2

The image of X is the level set Ca={(x,y,z):x2+y2a2cosh2(z/a)=0}. On this level set (x,y)(0,0), so the differential of the defining function is nonzero; [F7] makes Ca an embedded surface. The map X:S1×RCa is bijective, with smooth inverse (x,y,z)((x,y)acosh(z/a),z)S1×R. Thus X is an embedding and the submanifold interfaces below apply to its image.

F7step 1.1algebra
2.1

Their cross product is Xu×Xv=ac(cosu,sinu,s) and has norm ac2. Hence N=c1(cosu,sinu,s) is a smooth unit normal for the displayed orientation.

step 1.1algebra
3.1

The second derivatives are Xuu=(accosu,acsinu,0), Xuv=(ssinu,scosu,0), and Xvv=(ccosu/a,csinu/a,0). The Cartesian Euclidean symbols vanish by [F6], so the scalar second fundamental coefficients obtained from [F2] are huu=Xuu,N=a, huv=0, and hvv=1/a.

F2F6step 2.1algebra
4.1

Because both (gij)=diag(a2c2,c2) and (hij)=diag(a,1/a) are diagonal, the orthonormal fields eu=Xu/(ac) and ev=Xv/c are principal directions. The identity in [F2] gives g(SNeu,eu)=1/(ac2), g(SNev,ev)=1/(ac2), and the mixed entries zero; hence [F3] gives exactly the two displayed principal curvatures.

F2F3step 1.1step 3.1algebra
5.1

Their average is zero, so [F3] gives scalar mean curvature HN=0. Since the normal space is spanned by N, step 3.1 gives II(eu,eu)=κuN and II(ev,ev)=κvN; [F4] therefore gives H=12(κu+κv)N=0.

F2F3F4step 3.1step 4.1algebra
6.1

Because a>0 and c=cosh(v/a)>0, κu and κv are nonzero at every point. In particular, II(eu,eu)=κuN0, so II is not the zero tensor; [F5] says the catenoid is not totally geodesic.

F5step 4.1step 5.1algebra
7.1

The domain and embedded image from step 1.2 are nonempty fixed two-manifolds, so zero- and one-dimensional cases are inapplicable. The condition a>0 excludes the collapsed scale and steps 1.1–2.1 prove nondegeneracy; cosht never vanishes. Neither factor has a boundary endpoint. The displayed normal and principal frame are explicit. The only choice assumption is the stated ACω inherited through [F2]–[F5], and the finite coordinate calculation adds none. Reversing N reverses both principal curvatures but leaves both zero-mean conclusions and II0 unchanged. No biconditional is asserted.

F1F2F3F4F5F6F7step 1.1step 1.2step 2.1step 3.1step 4.1step 5.1step 6.1
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

A great sphere is totally geodesic

Statement

Assume ACω. Let n1 and 0kn, set V=Rk+1×{0}Rn+1, and regard

Sk=SnV

as an equatorial subsphere with the induced round metric. Then SkSn is totally geodesic. The countable-choice assumption is inherited exactly through the general induced-connection, normal-projection, and shape-operator interfaces.

Facts & Assumptions

Given: ACω, n1, 0kn, and the standard equatorial inclusion of unit round spheres.

[F1]

Countable choice permits a choice from every sequence of nonempty sets. The Axiom of Countable Choice (ACω).

[F2]

A regular level set is an embedded submanifold whose tangent space is the kernel of the defining differential. A regular level set is an embedded submanifold, The tangent space of a regular level set is the kernel.

[F3]

The Christoffel formula and the connection Leibniz rule compute the Euclidean Levi–Civita connection in Cartesian coordinates. Christoffel formula for the levi civita connection, Connection laws in directional form.

[F4]

For an embedded Riemannian submanifold, its intrinsic Levi–Civita connection is the tangential projection of the ambient one. The induced connection is Levi–Civita.

[F5]

The Weingarten identity is SνX,Y=II(X,Y),ν. Weingarten equation and adjointness of the shape operator.

[F6]

An embedded Riemannian submanifold is totally geodesic exactly when its second fundamental form vanishes. Totally geodesic submanifold.

Verification

technique · compute the shape operators in constant normal directions
1.1

On Rr+1 the function q(z)=z,z has differential dqz(w)=2z,w, which is nonzero on q1(1). Thus [F2] makes each Sr an embedded boundaryless hypersurface with TxSr=x. Consequently at xSk one has TxSk=VxTxSn, the equatorial inclusion is embedded with the usual induced round metric, and its normal space inside TxSn is exactly V: this subspace lies in x, is orthogonal to Vx, and has the required dimension nk.

F2givenalgebra
2.1

For each standard basis vector a{ek+2,,en+1}V, define the smooth tangent field A(y)=aa,yy on Sn. Along Sk one has a,x=0, so A(x)=a and this restriction is a normal field to Sk inside Sn by step 1.1. For XTxSkV, Cartesian differentiation gives DXA=a,Xxa,xX=0. By [F3]–[F4], XSnA=(DXA)=0. Hence the shape operator for SkSn is SaX=(XSnA)=0.

F3F4step 1.1algebra
3.1

For tangent vectors X,Y, [F5] and step 2.1 give II(X,Y),a=SaX,Y=0 for every displayed basis vector a of V. By step 1.1 the vector II(X,Y) itself lies in V, so it is zero. Thus II=0, and [F6] proves that Sk is totally geodesic in Sn.

F5F6step 1.1step 2.1algebra
4.1

Every admitted sphere is nonempty. For k=0, its tangent bundle is zero and the calculation makes II the zero bilinear form. For k=n, the displayed normal basis is empty and the normal bundle has rank zero, so II=0 automatically. The proof includes k=1 and all other intermediate dimensions; the round metrics are positive definite and both manifolds are boundaryless. Only the finite, explicitly displayed normal basis is used. The stated ACω is inherited through [F2], [F4]–[F6], and the calculation adds no choice. There is no interval, endpoint, or biconditional claim.

F1F2F3F4F5F6step 1.1step 2.1step 3.1
CounterexampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

The same intrinsic planar strip can have different extrinsic curvature after bending

False claim

The induced Riemannian metric of a Euclidean surface determines its second fundamental form, up to transport by intrinsic isometries.

Counterexample

Assume ACω and let r>0. On U=(0,πr)×R, define two embeddings into Euclidean R3 by

F(u,v)=(u,v,0),G(u,v)=(rcos(u/r),rsin(u/r),v).

Both pull back the Euclidean metric to du2+dv2, so GF1 is an intrinsic isometry from a planar strip to an open half-cylinder and both induced metrics are flat. Nevertheless, for the displayed normals,

IIF=0,IIG(u,u)=1rNG0.

Thus the two isometric surfaces have different second fundamental forms, and the false claim fails. The countable-choice assumption is inherited exactly from the general second-fundamental-form construction.

Facts & Assumptions

Given: ACω, r>0, U, the two displayed embeddings, and the standard Euclidean metric.

[F1]

Countable choice permits a choice from every sequence of nonempty sets, and pullback by an immersion gives its induced Riemannian metric. The Axiom of Countable Choice (ACω), Pullback of a riemannian metric is riemannian exactly for immersions.

[F2]

Under ACω, the second fundamental form is the normal component II(X,Y)=(XY). Induced connection and second fundamental form.

[F3]

The metric Christoffel formula and connection Leibniz rule identify Euclidean covariant derivatives with ordinary Cartesian derivatives. Christoffel formula for the levi civita connection, Connection laws in directional form.

[F4]

A Riemannian manifold is flat exactly when it is locally isometric to Euclidean space. A Riemannian manifold is flat iff it is locally isometric to Euclidean space.

Verification

technique · explicit counterexample
1.1

The plane derivatives are Fu=(1,0,0) and Fv=(0,1,0). For θ=u/r, the cylinder derivatives are Gu=(sinθ,cosθ,0) and Gv=(0,0,1). Each pair is orthonormal, so both differentials are injective and [F1] gives FgE=GgE=du2+dv2.

F1givenalgebra
2.1

The interval 0<u<πr makes θ(cosθ,sinθ) injective with positive second coordinate, so F and G identify U diffeomorphically with the planar strip and open upper half-cylinder, respectively. Step 1.1 then shows directly that GF1 preserves the metric. Since (U,du2+dv2) is locally Euclidean, [F4] also makes both induced metrics flat.

F4step 1.1algebra
2.2

The constant unit normal NF=(0,0,1) and every second derivative of F are zero. The Cartesian Euclidean symbols vanish by [F3], so [F2] gives IIF(i,j)=0 for every i,j.

F2F3step 1.1algebra
2.3

The outward unit cylinder normal is NG=(cosθ,sinθ,0). Here Guu=(1/r)NG is already normal, while Guv=Gvv=0. Thus [F2]–[F3] give IIG(u,u)=(1/r)NG0 and zero for the other coordinate pairs.

F2F3step 1.1algebra
3.1

The isometry in step 2.1 identifies the same intrinsic metric on the two strips, but steps 2.2–2.3 exhibit a tangent pair for which one second fundamental form is zero and the other is nonzero. Hence no transport by that intrinsic isometry can identify the two forms, which is the promised concrete failure of the false claim.

step 2.1step 2.2step 2.3algebra
4.1

The domain and both images are nonempty fixed two-manifolds, so zero- and one-dimensional cases are inapplicable. The condition r>0 makes the interval nonempty, the embeddings immersive, and 1/r defined; r=0 is the excluded collapsed cylinder. The open interval omits both seam endpoints, and the images have no manifold boundary. The embeddings, normals, and isometry are explicit. The only choice assumption is the stated ACω inherited through [F2], and the calculations add none. The item refutes a universal determination claim by one witness rather than asserting a biconditional.

F1F2F3F4step 1.1step 2.1step 2.2step 2.3step 3.1
CounterexampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Zero scalar curvature does not imply flatness

False claim

Every Riemannian manifold with identically zero scalar curvature is flat.

Counterexample

This item assumes ACω, namely countable choice. In the propagated dependency chain, that assumption is required through The round sphere has positive constant sectional curvature, Hyperbolic space has negative constant sectional curvature, Curvature of a Riemannian product, and Scalar curvature is twice the sum of sectional curvatures of orthonormal coordinate planes; after those interfaces are fixed, the remaining local or finite argument makes no additional countable-family choice.

Assume ACω and let r>0. Give

M=Sr2×Hr2

the Riemannian product metric, with Hr2 in its upper-half-space model of sectional curvature 1/r2. Then M has scalar curvature identically zero, but its Riemann tensor is nonzero at every point. Hence M is not flat and the false claim fails. The countable-choice assumption is inherited through the four curvature and scalar-curvature suppliers named above.

Facts & Assumptions

Given: ACω, r>0, and the product of the displayed round and hyperbolic surfaces.

[A1]

ACω is countable choice and is required here through The round sphere has positive constant sectional curvature, Hyperbolic space has negative constant sectional curvature, Curvature of a Riemannian product, and Scalar curvature is twice the sum of sectional curvatures of orthonormal coordinate planes; after those supplied interfaces are fixed, the remaining local or finite calculation makes no additional countable-family choice.

[F1]

Countable choice permits a choice from every sequence of nonempty sets, and a connection is flat exactly when its curvature tensor vanishes identically. The Axiom of Countable Choice (ACω), Curvature of an affine connection.

[F2]

Every finite-dimensional real inner-product space has an orthonormal basis. Every finite-dimensional real or complex inner product space has an orthonormal basis.

[F3]

Under ACω, every tangent two-plane of Sr2 has sectional curvature +1/r2. The round sphere has positive constant sectional curvature.

[F4]

Under the stated ACω, every tangent two-plane of the upper-half-space Hr2 has sectional curvature 1/r2. Hyperbolic space has negative constant sectional curvature.

[F5]

Product curvature restricts to each factor's curvature, and every mixed plane spanned by one nonzero pure vector from each factor has sectional curvature zero. Curvature of a Riemannian product.

[F6]

For an orthonormal basis (E1,,En), scalar curvature is 2i<jK(span{Ei,Ej}). Scalar curvature is twice the sum of sectional curvatures of orthonormal coordinate planes.

Verification

technique · explicit counterexample
1.1

Fix any (p,q)M. By [F2], take orthonormal bases (e1,e2) of TpSr2 and (f1,f2) of TqHr2. The product vectors E1=(e1,0), E2=(e2,0), E3=(0,f1), and E4=(0,f2) are orthonormal. By [F3]–[F5], the six coordinate-plane curvatures are K12=1/r2, K34=1/r2, and K13=K14=K23=K24=0.

A1F2F3F4F5algebra
2.1

Substitution of the six values from step 1.1 in [F6] gives ScalM(p,q)=2(1/r21/r2+0+0+0+0)=0. Since (p,q) was arbitrary, scalar curvature vanishes identically.

F6step 1.1algebra
3.1

On the pure sphere plane, [F3] and [F5] give RmM(E1,E2,E2,E1)=K12=1/r20. Thus the Riemann tensor does not vanish at (p,q); [F1] says the product is not flat. This is the required failed conclusion despite the zero scalar value in step 2.1.

F1F3F5step 1.1step 2.1algebra
4.1

Both factors and their product are nonempty fixed two- and four-manifolds, so zero- and one-dimensional cases are inapplicable. The hypothesis r>0 makes both metrics nondegenerate and all reciprocal curvature values defined; r=0 is excluded. The round sphere is boundaryless and the hyperbolic upper half-space excludes its height-zero ideal boundary, so no endpoint or manifold-boundary value is asserted. Step 1.1 fixes one arbitrary point before making two finite choices supplied by [F2], so it selects no point-indexed family. The stated ACω is inherited through [F3]–[F6]; [F2] and the remaining calculation make no additional countable-family choice. The item supplies a counterexample to one implication, not a biconditional.

F1F2F3F4F5F6step 1.1step 2.1step 3.1
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-09-14Open item page →

Curvature two-form of a connection on a trivial plane bundle

Statement

Let E=R2×R2R2 be the trivial rank-two bundle, with base coordinates (x,y) and its standard global frame. For fixed real 2×2 matrices A,B, there is a connection with connection matrix

ω=Bydx+Axdy,

and its curvature matrix is

Ω=(AB+xy(BAAB))dxdy.

Thus the quadratic term in the structure equation remembers the order of matrix multiplication.

Facts & Assumptions

Given: The displayed trivial bundle, fixed matrices A,B, coordinates, and standard global frame.

[F1]

A connection is a real-linear operator on sections satisfying (fs)=dfs+fs. Connection on a smooth vector bundle.

[F2]

In a frame with connection matrix ω, the curvature matrix is Ω=dω+ωω, with (ωω)ij=kωikωkj in that order. Curvature two-form structure equation.

[F3]

If a form is written in coordinate wedges, its exterior derivative is obtained by differentiating the scalar coefficients. The local coordinate formula for the exterior derivative.

[F4]

The wedge product is the pointwise alternating product of forms. The wedge product of differential forms.

[F5]

Matrix multiplication uses the ordered entry formula (CD)ij=kCikDkj. Rectangular matrix multiplication and the identity matrix In, including zero-sized shapes.

Proof

technique · explicit construction and calculation
1.1

Write every section uniquely as s=eu in the standard global frame e and define (eu)=e(du+ωu). This operator is real-linear. Moreover, d(fu)=dfu+fdu and ω(fu)=fωu, so (feu)=df(eu)+f(eu). Hence [F1] makes it a connection. For a constant standard basis column uj, the derivative term vanishes and (euj)=eωuj, so its connection matrix is the displayed ω.

F1F5algebra
1.2

Apply [F3] entrywise. Since d(By)=Bdy and d(Ax)=Adx, one gets dω=Bdydx+Adxdy=(AB)dxdy.

F3F4algebra
1.3

Expand the ordered matrix-valued wedge product using [F4]–[F5]. The two self-products vanish because dxdx=dydy=0, while the cross terms give ωω=xy(BAdxdy+ABdydx)=xy(BAAB)dxdy.

F4F5algebra
2.1

Substitution of steps 1.2–1.3 into [F2] proves Ω=(AB+xy(BAAB))dxdy.

F2step 1.2step 1.3algebra
2.2

The order-sensitive term can be genuinely nonzero. For A=(0100) and B=(0010), direct multiplication gives BA=(0001) and AB=(1000), hence BAAB=diag(1,1)0. Thus at every point with xy0 the quadratic summand is nonzero.

F5step 1.3algebra
3.1

The base and fibres are nonempty and have fixed dimension and rank two, so empty, zero-dimensional, rank-zero, and one-dimensional cases are inapplicable to this example. No inverse or division occurs: x=0, y=0, A=0, B=0, and commuting A,B are all allowed and the same formula then specializes correctly. The base is all of R2, with no endpoint or manifold boundary. The frame, matrices, connection, and witness in step 2.2 are explicit, so no choice principle is used. No biconditional is asserted.

F1F2F3F4F5step 1.1step 1.2step 1.3step 2.1step 2.2

Sources