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

Sine and cosine are 1-Lipschitz on R

Statement

For all real u,v,

sinusinvuv,

and

cosucosvuv.

Thus sine and cosine are Lipschitz functions on R, each with Lipschitz constant 1.

Facts & Assumptions

Given: Real numbers u,v and the functions sine and cosine on R.

[L1]

The functions sin and cos are differentiable on R, with (sinx)=cosx and (cosx)=sinx (The derivatives of sine and cosine are cosine and minus sine).

[L2]

For every real x, sinx1 and cosx1 (Parity and the Pythagorean identity for sine and cosine).

[L3]

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

[L4]

If IR is order-convex, f:IR is continuous on I and differentiable at every interior point, and f(x)M there for some M0, then f(x)f(y)Mxy for all x,yI (If f is continuous on an interval I and fM at every interior point, then f(x)f(y)Mxy for all x,yI, so f is Lipschitz with constant M and uniformly continuous on I).

Proof

technique · direct
1.1

By [L1] and [L2], sinx=cosx1 and cosx=sinx1 for every real x; both functions are continuous on R by [L3].

L1L2L3
2.1

Apply [L4] to sine on the order-convex set R with M=1: sinusinvuv.

step 1.1L4
3.1

Apply [L4] to cosine on the same set with M=1: cosucosvuv.

step 1.1L4

Depends on

Used by

Dependency tree · two levels

25 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