Commit 2023-05-29 05:29 cfaaf51b

View on Github →

feat: port Analysis.InnerProductSpace.PiL2 (#4420) Some theorems in Analysis.InnerProductSpace.Basic, such as Orthonormal.inner_right_finsupp, accidentally gained a new DecidableEq hypothesis during the port. This removes the hypothesis by using classical! instead of classical in their proofs.

Estimated changes

added theorem EuclideanSpace.dist_eq
added theorem EuclideanSpace.norm_eq
added def EuclideanSpace
added structure OrthonormalBasis
added theorem PiLp.equiv_single
added theorem PiLp.equiv_symm_single
added theorem PiLp.inner_apply
added theorem finrank_euclideanSpace
added theorem inner_matrix_col_col
added theorem inner_matrix_row_row