Theorems · Theorem · complex analysis
Complex.norm_one_add_mul_inv_le
∀ {t : ℝ}, t ∈ Set.Icc 0 1 → ∀ {z : ℂ}, ‖z‖ < 1 → ‖(1 + ↑t * z)⁻¹‖ ≤ (1 - ‖z‖)⁻¹Give a bound on ‖(1 + t * z)⁻¹‖ for 0 ≤ t ≤ 1 and ‖z‖ < 1.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 137 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- Nat.cast_oneproof · cited by 2,501
- Nat.cast_zeroproof · cited by 1,870
- Set.Iccstatement and proof · cited by 1,702
- Complex.ofRealstatement and proof · cited by 1,654
- norm_nonnegproof · cited by 725
- le_of_not_gtproof · cited by 430
- lt_of_not_geproof · cited by 374
- sub_neg_eq_addproof · cited by 264
Cited by1
Results whose statement or proof uses this declaration.
- Complex.norm_log_sub_logTaylor_leproof · cited by 4