Theorems · Theorem · field theory
norm_commutator_sub_one_le
∀ {α : Type u_2} [inst : NormedDivisionRing α] {a b : α},
a ≠ 0 → b ≠ 0 → ‖a * b * a⁻¹ * b⁻¹ - 1‖ ≤ 2 * ‖a‖⁻¹ * ‖b‖⁻¹ * ‖a - 1‖ * ‖b - 1‖- Defined in
- Mathlib.Analysis.Normed.Field.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedDivisionRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- NormedDivisionRingstatement and proof · cited by 360
- Units.mk0proof · cited by 181
- norm_invproof · cited by 126
- Units.val_inv_eq_inv_valproof · cited by 57
- norm_commutator_units_sub_one_leproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.