Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-14
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.

Analytic sine and cosine agree with right-triangle ratios

Statement

Given A,O>0, put

H=A2+O2,P=(A,O).

There is a unique θ(0,π/2) such that

(AH,OH)=(cosθ,sinθ).

The counterclockwise unit-circle arc from (1,0) to (A/H,O/H) has radian measure θ. The coordinate right triangle with vertices (0,0), (A,0), and P therefore satisfies

cosθ=AH,sinθ=OH.

Facts & Assumptions

Given: Positive real numbers A and O, with H=A2+O2 and P=(A,O).

[F1]

Every nonnegative real a has a unique nonnegative square root a satisfying (a)2=a (Square roots exist: a unique a0 with (a)2=a; the positives are {x2:x0}).

[F2]

For (x,y)R2, the Euclidean norm is (x,y)2=x2+y2 (The p-norms xp for rational p1, and x).

[F3]

Sine and cosine are differentiable on R, with (sinx)=cosx, (cosx)=sinx, sin0=0, and cos0=1 (The derivatives of sine and cosine are cosine and minus sine).

[F4]

A real function differentiable on a set is continuous at every point of that set (A function differentiable at c is continuous at c).

[F5]

If f:[a,b]R is continuous and y lies between f(a) and f(b), then f(c)=y for some c[a,b] (Intermediate value theorem, by bisection with a canonical left-half rule: a continuous function on [a,b] takes every value between f(a) and f(b)).

[F6]

The number π/2 is the smallest positive zero of cosine, and π>0 (Pi as twice the smallest positive zero of cosine).

[F7]

For 0<x2, one has sinxxx3/6x/3>0; also cos21/3, and cosine is strictly decreasing on [0,2] (Sine is positive and cosine is strictly decreasing on (0,2), with cos 2 at most -1/3).

[F8]

For every real x, sin2x+cos2x=1 (Parity and the Pythagorean identity for sine and cosine).

[F9]

If γ(t)=(cost,sint) and 0t2π, then the counterclockwise angle swept from γ(0)=(1,0) to γ(t) has radian measure L(γ ⁣[0,t])=t (Radian angle by unit-circle arc length).

Proof

technique · direct
1.1

Since A,O>0, the number A2+O2 is positive. Hence [F1] gives H0 with H2=A2+O2>0, so in fact H>0.

givenF1algebra
1.2

By [F3], cosine is differentiable on R, so [F4] makes it continuous there and hence on every closed subinterval.

F3F4
2.1

From H2=A2+O2>A2 and H,A>0 one gets H>A; similarly H>O. Thus 0<A/H<1, 0<O/H<1, and (A/H)2+(O/H)2=1.

step 1.1givenalgebra
2.2

Since cos0=1 and cos21/3<0, [F5] applied on [0,2] gives a c(0,2) with cosc=0.

step 1.2F3F5F7choose
2.3

By [F2] and [F1], the three side vectors (A,0), (0,O), and (A,O) have Euclidean lengths A, O, and H, respectively.

givenstep 1.1F1F2algebra
3.1

By [F6], π/2 is the smallest positive zero of cosine. Step 2.2 therefore gives 0<π/2c<2, and in particular π/2<2.

step 2.2F6algebra
4.1

Thus [0,π/2][0,2), and [F7] shows that cosine is strictly decreasing on [0,π/2].

step 3.1F7
4.2

On [0,π/2], cosine is continuous by step 1.2 and has endpoint values cos0=1 and cos(π/2)=0 by [F3] and [F6]. Since 0<A/H<1, [F5] gives a θ(0,π/2) with cosθ=A/H.

step 1.2step 2.1step 3.1F3F5F6choose
5.1

If φ(0,π/2) also satisfies cosφ=A/H, then strict decrease from step 4.1 forces φ=θ. Hence the angle in step 4.2 is unique.

step 4.1step 4.2algebra
5.2

The Pythagorean identity gives sin2θ=1cos2θ=1(A/H)2=(O/H)2.

step 1.1step 4.2F8algebra
6.1

Step 3.1 and 0<θ<π/2 place θ in (0,2), so [F7] gives sinθ>0; step 2.1 gives O/H>0. These two positive numbers have the same square by step 5.2, and uniqueness in [F1] yields sinθ=O/H.

step 2.1step 3.1step 4.2step 5.2F1F7
7.1

Since π>0 and 0<θ<π/2<2π, [F9] applies. Steps 4.2 and 6.1 identify its endpoint as γ(θ)=(A/H,O/H), so the counterclockwise unit-circle arc from (1,0) to (A/H,O/H) has radian measure θ.

step 4.2step 6.1F6F9algebra
8.1

The horizontal and vertical legs of the coordinate triangle meet at a right angle at (A,0). By step 2.3 their lengths are A and O, while the hypotenuse from (0,0) to P has length H; moreover steps 4.2 and 6.1 give P=H(cosθ,sinθ), so P is the positive multiple H of the unit-circle point γ(θ)=(A/H,O/H) at which the arc of step 7.1 ends. The triangle's leg-to-hypotenuse ratios are therefore exactly the two coordinates of γ(θ): adjacent over hypotenuse is A/H=cosθ, and opposite over hypotenuse is O/H=sinθ.

step 2.3step 4.2step 6.1step 7.1algebra
9.1

Therefore the parameter θ of step 4.2 is the unique element of (0,π/2) with (A/H,O/H)=(cosθ,sinθ), the counterclockwise unit-circle arc from (1,0) to (A/H,O/H) has radian measure θ, and in the stated coordinate right triangle adjacent over hypotenuse is A/H=cosθ and opposite over hypotenuse is O/H=sinθ.

step 5.1step 7.1step 8.1

Remarks

The strict hypotheses A,O>0 make the triangle nondegenerate and place θ in the acute range (0,π/2). If one of the legs is zero, the normalized point lies on a coordinate axis and the radian definition still supplies the corresponding unit-circle value, but the resulting configuration is not a nondegenerate right triangle; the theorem does not impose an acute-triangle side-ratio convention on those axis or quadrantal cases.

What is measured, and what is not. The library assigns radian measure only to a counterclockwise unit-circle arc starting at (1,0) (Radian angle by unit-circle arc length); it defines no interior angle of a triangle, and no invariance of an angle under scaling. So the theorem identifies θ as the radian measure of the arc ending at (A/H,O/H) — the unit-circle point of which the hypotenuse vertex P=H(cosθ,sinθ) is the positive multiple H — and asserts the two side ratios of the triangle. It does not assert that the triangle's interior angle at the origin equals θ, which would need a notion of angle the library has not built.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 191 results over 35 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources