Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2019-08-08 02:35 9c4dd950

View on Github →

feat (analysis/normed_space): Define real inner product space (#1248)

Estimated changes

added theorem abs_inner_le_norm
added theorem inner_add_add_self
added theorem inner_add_left
added theorem inner_add_right
added theorem inner_comm
added theorem inner_neg_left
added theorem inner_neg_neg
added theorem inner_neg_right
added theorem inner_self_eq_zero
added theorem inner_self_nonneg
added theorem inner_smul_left
added theorem inner_smul_right
added theorem inner_sub_left
added theorem inner_sub_right
added theorem inner_sub_sub_self
added theorem inner_zero_left
added theorem inner_zero_right
added theorem norm_add_mul_self
added theorem norm_add_pow_two
added theorem norm_eq_sqrt_inner
added theorem norm_sub_mul_self
added theorem norm_sub_pow_two
added theorem parallelogram_law