Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-adaptedPipeline-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-29
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 cross product is recovered from (uv) in R3

Example

For u=(1,0,2) and v=(0,3,1) in oriented Euclidean R3,

uv=(e1+2e3)(3e2+e3)=3e1e2+e1e36e2e3,

and applying the Hodge star gives 3e3e26e1, that is (6,1,3), which is exactly the coordinate cross product u×v=(0123, 2011, 1300)=(6,1,3).

Facts & Assumptions

Given: The vectors u=(1,0,2), v=(0,3,1) and the standard oriented orthonormal basis of R3.

[L1]

In oriented Euclidean three-space, the cross product is u×v=(uv) (In oriented Euclidean three-space, the cross product is (uv)).

Verification

technique · direct
1.1

Expanding the wedge gives uv=(e1+2e3)(3e2+e3)=3e1e2+e1e3+6e3e2=3e1e2+e1e36e2e3.

algebra
1.2

The coordinate cross product is u×v=(u2v3u3v2, u3v1u1v3, u1v2u2v1)=(6,1,3).

algebra
2.1

Applying the star to step 1.1, with (e1e2)=e3, (e1e3)=e2, (e2e3)=e1, gives (uv)=3e3e26e1=(6,1,3).

L1step 1.1algebra
3.1

Steps 2.1 and 1.2 produce the same vector, in agreement with the identity of [L1].

L1step 1.2step 2.1

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

4 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