Mathlib Map

Theorems · Theorem · real analysis

Real.rpow_neg

∀ {x : ℝ}, 0 ≤ x → ∀ (y : ℝ), x ^ (-y) = (x ^ y)⁻¹

See also rpow_neg_eq_inv_rpow for a version with x⁻¹ ^ y in the RHS.

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

Around this declaration

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

Cites9

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

Cited by36

Results whose statement or proof uses this declaration.