Alphabeta Math
Session-authored (Fable 5 assisted)
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.

1 result · all verified · 1 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 1 also cleared it.

Trigonometric and Oscillatory Examples in Several Variables

1 · Prerequisites

2 · Summary

The Pythagorean and double-angle identities of Parity and the Pythagorean identity for sine and cosine and Double-angle and quadratic power-reduction identities convert Cartesian expressions into radial and angular factors, while the derivative laws for sine and cosine support explicit partial-derivative calculations. The componentwise rule in The derivative and the Riemann integral of a vector-valued function: an intrinsic derivative and a componentwise integral supplies the curve analysis, and Equicontinuity, pointwise boundedness, and uniform boundedness for families in C(K,R) fixes the relevant uniformity test. The disc-volume theorem The disc formula for the volume of a solid of revolution and surface-area formula The surface of revolution has area 2πabr(s)1+r(s)2ds turn a sine profile into geometric integrals.

Polar-coordinate forms of two Cartesian expressions identifies the angular and radial structure of two Cartesian expressions. The circular parametrization refutes a vector-valued mean value equality, while sin(xy) exhibits agreeing mixed partials by calculation. Reciprocal radial phases separate differentiability from bounded or continuous derivatives, and the family sin(nx)sin(ny) separates uniform boundedness from equicontinuity. The sine profile yields exact volume and surface area, while the seam, poles, and zero radius of spherical coordinates expose their failure of global injectivity.

3 · Logical flowchart

4 · Definitions, theorems and proofs

PropositionStatement: AI-adaptedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + claude-opus-5[1m])audited 2026-08-24Open item page →

Polar-coordinate forms of two Cartesian expressions

Statement

Let r>0 and θR, and put x=rcosθ and y=rsinθ. Then

xyx2+y2=12sin(2θ).

If also cosθ0, equivalently x0, then

y(x2+y2)x=r2tanθ.

Thus the Cartesian functions xy/(x2+y2) and y(x2+y2)/x become, on their stated domains, a purely angular function and a quadratic radial factor times an angular function, respectively.

Facts & Assumptions

Given: A real r>0, a real angle θ, and x=rcosθ, y=rsinθ.

[L1]

For every real t, sin2t+cos2t=1 (Parity and the Pythagorean identity for sine and cosine).

[L2]

For every real t, sin(2t)=2sintcost (Double-angle and quadratic power-reduction identities).

[L3]

Where cost0, tant=sint/cost (Tangent, cotangent, secant, and cosecant on their exact natural domains).

Proof

technique · direct
1.1

The Pythagorean identity gives x2+y2=r2(cos2θ+sin2θ)=r2, which is nonzero because r>0.

givenL1algebra
2.1

Therefore xy/(x2+y2)=r2sinθcosθ/r2=sinθcosθ=12sin(2θ).

step 1.1L2algebra
2.2

If cosθ0, then x=rcosθ0 and y(x2+y2)/x=(rsinθ)r2/(rcosθ)=r2tanθ.

step 1.1L3algebra
3.1

Steps 2.1 and 2.2 prove both identities on exactly the domains stated.

step 2.1step 2.2

Remarks

The first identity has no radial dependence, whereas the second carries the factor r2. This difference explains why setting either expression equal to zero at the origin produces markedly different behaviour along rays.

5 · Examples, counterexamples and false statements

None yet.

Sources