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.
The real Jacobian determinant of a complex-linear automorphism is the squared modulus of its complex determinant
Statement
Let , let be -linear, and let be its matrix in the standard complex basis. Regard as an -linear map on through the usual identification . Then
In particular if and only if .
Facts & Assumptions
Given: The complex-linear map and its matrix with real matrices and .
Determinants multiply under matrix products, and the determinant of a triangular block matrix is the product of its diagonal-block determinants (For same-sized finite square matrices over a commutative ring, , The determinant of a triangular matrix is the product of its diagonal entries).
In the real basis , the real matrix of is
The complex matrices
are inverse to one another.
Proof
Using [A1], direct block multiplication gives Indeed the two columns of are the coordinates of a real vector, and the -linearity of makes the transformed action split into on the block and on the block.
By [L1], step 1.1, and the identity , one has Since has real entries, the determinant polynomial gives the same real number whether computed over or over , so .
The displayed formula immediately makes nonzero exactly when is nonzero.
Depends on
- Coordinate columns $[v]_{\mathcal B}$ and matrices $[T]_{\mathcal B}^{\mathcal C}$ of linear maps relative to ordered bases
- Entrywise ring-matrix operations, rectangular matrix products, identity matrices and transpose
- For same-sized finite square matrices over a commutative ring, $\det(AB)=\det(A)\det(B)$
- The determinant of a triangular matrix is the product of its diagonal entries
- $\mathbb C=\mathbb R[x]/(x^2+1)$ is a field, every element is uniquely $a+bi$, and every nonzero element has inverse $(a-bi)/(a^2+b^2)$
Used by
Dependency tree · two levels
23 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
- Jiří Lebl, Tasty Bits of Several Complex Variables, Section 5.2 (standard reference, not scraped)
- Jaap Korevaar and Jan Wiegerinck, Several Complex Variables, Section 5.2 (standard reference, not scraped)