Commit 2023-05-03 18:24 92c69b77
View on Github →chore(analysis/inner_product_space/basic): golf, add/merge lemmas (#18928)
- Merge
inner_product_space.of_core.inner_self_nonneg_im
andinner_product_space.of_core.inner_self_im_zero
intoinner_product_space.of_core.inner_self_im
. - Rename
inner_product_space.of_core.inner_abs_conj_symm
toinner_product_space.of_core.abs_inner_symm
. - Rename
inner_abs_conj_symm
toabs_inner_symm
. - Add
inner_product_space.of_core.norm_sq_eq_zero
. - Merge
inner_self_nonneg_im
andinner_self_im_zero
intoinner_self_im
. - Reorder, golf.