Theorems · Theorem · functional analysis
abs_norm_sub_norm_le_norm_inv_mul
∀ {E : Type u_5} [inst : SeminormedGroup E] (a b : E), |‖a‖ - ‖b‖| ≤ ‖a⁻¹ * b‖- Defined in
- Mathlib.Analysis.Normed.Group.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SeminormedGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Norm.normstatement and proof · cited by 5,413
- mul_oneproof · cited by 3,885
- absstatement and proof · cited by 1,814
- SeminormedGroupstatement and proof · cited by 250
- dist_eq_norm_inv_mulproof · cited by 41
- norm_inv'proof · cited by 23
- abs_dist_sub_leproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- abs_norm_sub_norm_le'proof · cited by 2
- dist_norm_norm_le_norm_inv_mulproof · cited by 1
- norm_sub_norm_le_norm_inv_mulproof · cited by 0