Mathlib Map

Theorems · Theorem · special functions

Real.arcsin_eq_of_sin_eq

∀ {x y : ℝ}, Real.sin x = y → x ∈ Set.Icc (-(Real.pi / 2)) (Real.pi / 2) → Real.arcsin y = x
Defined in
Mathlib.Analysis.SpecialFunctions.Trigonometric.Inverse
Cited by
6 results in Mathlib
Foundations
Depth 188 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites10

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

Cited by6

Results whose statement or proof uses this declaration.