Mathlib Map

Theorems · Theorem · real analysis

le_rpow_one_add_norm_iff_norm_le

∀ {E : Type u_1} [inst : NormedAddCommGroup E] {r t : ℝ},
  0 < r → 0 < t → ∀ (x : E), t ≤ (1 + ‖x‖) ^ (-r) ↔ ‖x‖ ≤ t ^ (-r⁻¹) - 1
Defined in
Mathlib.Analysis.SpecialFunctions.JapaneseBracket
Cited by
1 results in Mathlib
Foundations
Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroup

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 by1

Results whose statement or proof uses this declaration.