Mathlib Map

Theorems · Theorem · real analysis

Real.rpow_neg_eq_inv_rpow

∀ (x y : ℝ), x ^ (-y) = x⁻¹ ^ y

See also rpow_neg for a version with (x ^ y)⁻¹ in the RHS.

Defined in
Mathlib.Analysis.SpecialFunctions.Pow.Real
Cited by
6 results in Mathlib
Foundations
Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites17

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.