Commit 2020-03-28 03:34 67327881
View on Github →feat(analysis/normed_space/operator_norm): a few more estimates (#2233)
- feat(*): a few more theorems about uniqueandsubsingleton
- Fix compile, fix two non-terminate simps
- Update src/topology/metric_space/antilipschitz.lean This lemma will go to another PR
- feat(analysis/normed_space/operator_norm): a few more estimates
- le_op_norm_of_le:- ∥x∥ ≤ c → ∥f x∥ ≤ ∥f∥ * c;
- norm_id→- norm_id_le, new- norm_idassumes- ∃ x : E, x ≠ 0
- estimates on the norm of e : E ≃L[𝕜] F`` ande.symm`.
- rename (anti)lipschitz_with.to_inversetoto_right_inverse