Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-adaptedPipeline-generatedaudited 2026-09-22
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.

Canonical Banach complexification of a real Banach space

Statement

Let X be a real Banach space (Banach space) and let XC:=X×X carry

  • the complex scalar multiplication (a+bi)(x,y):=(axby,  bx+ay), making it a complex vector space, and
  • the rotation-supremum norm ρ(x,y)  :=  supθRcosθxsinθy, the supremum of a bounded set of reals, so that ρ(x,y)[0,).

Then:

  1. ρ is a norm on the complex vector space XC (the complex norm axioms of Real and complex scalar conventions for normed spaces), and XC is complete for it, hence a complex Banach space;
  2. j:XXC, j(x):=(x,0), is a real-linear isometry, and for every bounded real-linear T:XX the map TC(x,y):=(Tx,Ty) is complex-linear and bounded with TC=T;
  3. (canonical comparison) Let Z be a complex Banach space and let jZ:XZ be a real-linear isometry such that every zZ has a unique representation z=jZ(x)+ijZ(y) with x,yX, and let σ:ZZ be a conjugation: real-linear with σ(iz)=iσ(z), σ2=id, σ(jZ(x))=jZ(x) and σ(z)=z for all zZ. Then Φ:XCZ,Φ(x,y):=jZ(x)+ijZ(y) is a complex-linear bijection with Φ2 and Φ12, and ΦTC=TZΦ, where TZ:=ΦTCΦ1 is the extension of T defined by TZ(jZ(x)+ijZ(y)):=jZ(Tx)+ijZ(Ty). If in addition Z carries the rotation-supremum norm relative to jZ, that is jZ(x)+ijZ(y)Z=supθcosθjZ(x)sinθjZ(y)Z, then Φ is an isometry.

The comparison is bounded, not isometric, in general; isometry holds precisely when the comparison model has the same rotation-supremum norm under its unique coordinates.

Facts & Assumptions

Given: A real Banach space X with norm ; the set XC=X×X with complex scalar multiplication (a+bi)(x,y)=(axby,bx+ay); the function ρ(x,y)=supθcosθxsinθy.

[L1]

X is a real normed space that is complete: x0 with equality only for x=0, λx=λx for real λ, and x+yx+y; the closed unit ball and all bounded sets are as in A norm on a real vector space, the induced metric, and the dictionary with the metric axioms, and completeness is Banach space. For complex spaces we use the modulus-homogeneity convention of Real and complex scalar conventions for normed spaces.

[L3]

Every μ0 in C has a representation μ=r(cosθ+isinθ) with r=μ>0 and θR (Every nonzero complex number has a unique polar form r(cosθ+isinθ) with r>0 and π<θπ).

[L4]

For all real u,v, cos(u+v)=cosucosvsinusinv and sin(u+v)=sinucosv+cosusinv (The addition formulas for sine and cosine).

[L5]

A real-linear T:XX is bounded when it has a finite bound (A bounded linear operator between normed spaces). Its operator norm T is the least such bound, and TxTx for all x (The operator norm as the least bound and as the unit-sphere or unit-ball supremum).

[L6]

The real field is a complete ordered field: every nonempty subset of R that is bounded above has a least upper bound, and suprema are monotone, satisfy sup(f+g)supf+supg for bounded real functions on a common nonempty index set, and commute with multiplication by a positive scalar (The Cauchy-sequence reals have the least-upper-bound property, Complete ordered field (least-upper-bound property)). Its order properties used below follow directly by comparing upper bounds.

[L7]

For every real angle, sinθ,cosθ1 (Parity and the Pythagorean identity for sine and cosine); (cos0,sin0)=(1,0) and (cos(π/2),sin(π/2))=(0,1) (Quarter-turn values and shifts by pi/2 and pi).

Proof

technique · direct
1.1

For every (x,y) the set {cosθxsinθy:θR} is nonempty and bounded above by x+y, because cosθxsinθycosθx+sinθyx+y; hence ρ(x,y) is a well-defined real number with 0ρ(x,y)x+y, and choosing θ=0 and θ=π2 gives xρ(x,y) and yρ(x,y).

L1L6L7algebra
1.2

j(x)=(x,0) is real-linear, and ρ(x,0)=supθcosθx=x because the value at θ=0 is x and cosθ1 bounds every other value by x; hence j is an isometric real-linear embedding.

L1L6L7algebra
1.3

For a real-linear T:XX the map TC(x,y):=(Tx,Ty) is complex-linear: TC((a+bi)(x,y))=TC(axby,bx+ay)=(aTxbTy,bTx+aTy)=(a+bi)TC(x,y) by real-linearity of T.

L1algebra
1.4

In the situation of claim 3, every zZ is jZ(x)+ijZ(y) for unique x,yX by hypothesis; hence Φ(x,y):=jZ(x)+ijZ(y) is a well-defined bijection XCZ, and it is complex-linear because jZ is real-linear and i2=1.

L1L2algebra
2.1

The conjugation inverts the two components: σ(jZ(x)+ijZ(y))=jZ(x)ijZ(y), because σ is real-linear, fixes jZ(X) pointwise and satisfies σ(iw)=iσ(w); consequently the formulas jZ(x)=12(z+σ(z)) and jZ(y)=12i(zσ(z)) hold for z=jZ(x)+ijZ(y).

step 1.4L2algebra
2.2

ρ(x,y)=0 forces x=y=0 by the bound max(x,y)ρ(x,y) of step 1.1 and definiteness of the norm, so ρ is definite.

step 1.1L1algebra
2.3

ρ satisfies the triangle inequality: for all (x,y),(x,y), and every θ, cosθ(x+x)sinθ(y+y)cosθxsinθy+cosθxsinθyρ(x,y)+ρ(x,y), so the supremum over θ gives ρ(x+x,y+y)ρ(x,y)+ρ(x,y).

step 1.1L1L6algebra
2.4

ρ is absolutely homogeneous for complex scalars: writing μ=a+bi, for θR one has cosθ(axby)sinθ(bx+ay)=(acosθbsinθ)x(bcosθ+asinθ)y; if μ0 and μ=r(cosφ+isinφ) by [L3], then a=rcosφ and b=rsinφ, so [L4] turns the two coefficients into rcos(φ+θ) and rsin(φ+θ); the norm of the resulting vector is rcosψxsinψy with ψ:=φ+θ, and taking suprema over θ (equivalently over ψ) gives ρ(μ(x,y))=rρ(x,y)=μρ(x,y), while μ=0 gives the zero vector.

step 1.1L2L3L4L6algebra
2.5

If in addition T is bounded, then ρ(TC(x,y))=supθT(cosθxsinθy)Tsupθcosθxsinθy=Tρ(x,y) by [L5], and the reverse inequality follows by evaluating at y=0, where the supremum is Tx: the operator norm of TC is exactly T. If X={0}, both unit-ball suprema are zero by [L5], so this conclusion still holds.

step 1.2step 1.3L5L6algebra
2.6

The intertwining is a definitional identity: TZ:=ΦTCΦ1 satisfies TZ(jZ(x)+ijZ(y))=Φ(TC(x,y))=jZ(Tx)+ijZ(Ty), so ΦTC=TZΦ holds by construction.

step 1.3step 1.4algebraL1
2.7

If Z carries the rotation-supremum norm relative to jZ, then Φ(x,y)Z=supθcosθjZ(x)sinθjZ(y)Z=supθjZ(cosθxsinθy)Z=supθcosθxsinθy=ρ(x,y), using real-linearity and isometry of jZ; so Φ is an isometry in that case. Conversely, if Φ is isometric, its defining formula gives exactly this norm equality for every (x,y), which is the stated rotation-supremum condition.

step 1.2step 1.4L1L6algebra
3.1

For z=jZ(x)+ijZ(y) the component estimates x=jZ(x)12(z+σ(z))=z and yz hold, because σ(z)=z by hypothesis and jZ is isometric.

step 2.1L1algebra
3.2

By steps 1.1, 2.2, 2.3 and 2.4, the function ρ satisfies definiteness, the triangle inequality and absolute homogeneity, so it is a norm on the complex vector space XC with scalar multiplication (a+bi)(x,y)=(axby,bx+ay), which is associative and distributive because C is a field.

step 1.1step 2.2step 2.3step 2.4L1L2algebra
4.1

For z=Φ(x,y) one has ρ(x,y)x+y2z by [step 3.1] and Φ(x,y)Z=jZ(x)+ijZ(y)x+y2ρ(x,y) by [step 1.1]; hence Φ1 and Φ are bounded with norms at most 2. Thus TZz4Tz, using its defining composition and step 2.5.

step 1.4step 3.1step 1.1step 2.5step 2.6L1L5algebra
4.2

The norm ρ is equivalent to the product maximum norm (x,y):=max(x,y): indeed (x,y)ρ(x,y)2(x,y) by [step 1.1]. Consequently a ρ-Cauchy sequence in XC is Cauchy for , hence its two coordinate sequences are Cauchy in X and converge by completeness of X, and the coordinatewise limit is the ρ-limit by the same two-sided estimate; so XC is complete for ρ and is a complex Banach space.

step 3.2step 1.1L1L6algebra
5.1

Claims 1, 2 and 3 are established: [step 3.2] and [step 4.2] give the complex Banach space, [step 1.2] and [step 2.5] give the isometric embedding and the same-norm extension, and [step 4.1], [step 2.6] and [step 2.7] give the bounded canonical comparison, its intertwining property and its isometry in the equal-norm case.

step 3.2step 4.2step 1.2step 2.5step 4.1step 2.6step 2.7L1

Remarks

  • The comparison is not claimed to be isometric in general. Bühler–Salamon Exercise 5.4 and the surrounding discussion show that a real Banach space can carry different complexification norms agreeing on its real copy; the rotation-supremum model is one convenient choice, and the canonical map between two compatible models is bounded in both directions but isometric only when norms are the same rotation-supremum construction.

  • Why a real operator's spectrum is defined through the complexification. TC is complex-linear on a complex Banach space, and, when X{0}, the nonzero unital algebra B(XC) applies to it and the whole spectrum theory of this page becomes available; the definition Complexification and spectrum of a real operator records that convention and uses the bounded comparison of claim 3 to show that the resulting spectrum does not depend on the model.

Depends on

Used by

Dependency tree · two levels

54 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources