Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-02
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.

Logarithm formulas for inverse sinh, inverse cosh, and inverse tanh on their natural domains

Statement

The strictly increasing bijections sinh:RR\sinh:\mathbb R\to\mathbb R, cosh:[0,)[1,)\cosh:[0,\infty)\to[1,\infty), and tanh:R(1,1)\tanh:\mathbb R\to(-1,1) have inverse functions satisfying arsinhu=log(u+u2+1),\operatorname{arsinh}u=\log(u+\sqrt{u^2+1}), arcoshu=log(u+u21)(u1),\operatorname{arcosh}u=\log(u+\sqrt{u^2-1})\quad(u\ge1), artanhu=12log1+u1u(u<1).\operatorname{artanh}u=\frac12\log\frac{1+u}{1-u}\quad(|u|<1).

Facts & Assumptions

Given: A real uu in the stated domain.

[L1]

The hyperbolic identities hold, and sinh:RR\sinh:\mathbb R\to\mathbb R, cosh:[0,)[1,)\cosh:[0,\infty)\to[1,\infty), and tanh:R(1,1)\tanh:\mathbb R\to(-1,1) are strictly increasing bijections (Addition formulas, identities, parity, and derivatives of the hyperbolic functions, The six hyperbolic functions and their natural domains).

[L2]

log\log is the inverse of exp\exp and satisfies its product and reciprocal laws (Order, continuity, range, and the product, quotient, and reciprocal laws for the natural logarithm).

Proof

technique · direct
1.1

Solving sinhz=u\sinh z=u after putting v=expz>0v=\exp z>0 gives v22uv1=0v^2-2uv-1=0, hence v=u+u2+1>0v=u+\sqrt{u^2+1}>0 and z=log(u+u2+1)z=\log(u+\sqrt{u^2+1}).

L1L2L3
1.2

Solving coshz=u\cosh z=u with z0z\ge0 gives v22uv+1=0v^2-2uv+1=0 and the allowed root v=u+u21v=u+\sqrt{u^2-1}, hence the displayed arcosh formula.

L1L2L3
1.3

Solving tanhz=u\tanh z=u gives v2=(1+u)/(1u)>0v^2=(1+u)/(1-u)>0, so z=12log((1+u)/(1u))z=\frac12\log((1+u)/(1-u)).

L1L2
2.1

The strict monotonicity and stated ranges in [L1] make each algebraic solution the unique inverse value on its declared domain.

step 1.1step 1.2step 1.3L1

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: 78 results over 18 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