Mathlib Map

Theorems · Definition · special functions

Real.arcsin

ℝ → ℝ

Inverse of the sin function, returns values in the range -π / 2 ≤ arcsin x ≤ π / 2. It defaults to -π / 2 on (-∞, -1) and to π / 2 to (1, ∞).

Defined in
Mathlib.Analysis.SpecialFunctions.Trigonometric.Inverse
Cited by
125 results in Mathlib
Foundations
Depth 186 from the axioms, rests on 4,711 definitions · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by129

Results whose statement or proof uses this declaration.