Mathlib Map

Theorems · Theorem · functional analysis

inner_neg_left

∀ {𝕜 : Type u_1} {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : SeminormedAddCommGroup E] [inst_2 : InnerProductSpace 𝕜 E]
  (x y : E), inner 𝕜 (-x) y = -inner 𝕜 x y
Defined in
Mathlib.Analysis.InnerProductSpace.Basic
Cited by
33 results in Mathlib
Foundations
Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RCLikeSeminormedAddCommGroupInnerProductSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

inner_neg_right · cited by 41inner_neg_rightinner_sub_left · cited by 24inner_sub_leftEuclideanGeometry.angle_eq_arcsin_of_angle_eq_pi_div_two · cited by 3EuclideanGeometry.angle_e…EuclideanGeometry.angle_lt_pi_div_two_of_angle_eq_pi_div_two · cited by 2EuclideanGeometry.angle_l…EuclideanGeometry.cos_angle_mul_dist_of_angle_eq_pi_div_two · cited by 2EuclideanGeometry.cos_ang…EuclideanGeometry.cos_angle_of_angle_eq_pi_div_two · cited by 2EuclideanGeometry.cos_ang…EuclideanGeometry.sin_angle_mul_dist_of_angle_eq_pi_div_two · cited by 2EuclideanGeometry.sin_ang…EuclideanGeometry.sin_angle_of_angle_eq_pi_div_two · cited by 2EuclideanGeometry.sin_ang…EuclideanGeometry.dist_div_cos_angle_of_angle_eq_pi_div_two · cited by 2EuclideanGeometry.dist_di…EuclideanGeometry.tan_angle_mul_dist_of_angle_eq_pi_div_two · cited by 2EuclideanGeometry.tan_ang…EuclideanGeometry.tan_angle_of_angle_eq_pi_div_two · cited by 2EuclideanGeometry.tan_ang…EuclideanGeometry.dist_div_sin_angle_of_angle_eq_pi_div_two · cited by 2EuclideanGeometry.dist_di…EuclideanGeometry.dist_div_tan_angle_of_angle_eq_pi_div_two · cited by 2EuclideanGeometry.dist_di…EuclideanGeometry.Sphere.angle_eq_pi_div_two_iff_mem_sphere_of_isDiameter · cited by 2Sphere.angle_eq_pi_div_tw…signedDist_vadd_left · cited by 2signedDist_vadd_leftInnerProductSpace · cited by 3523InnerProductSpaceone_mul · cited by 2841one_mulRCLike · cited by 2829RCLikeSeminormedAddCommGroup · cited by 2671SeminormedAddCommGroupInner.inner · cited by 1089Inner.innermap_one · cited by 861map_onestarRingEnd · cited by 671starRingEndneg_mul · cited by 654neg_mulmap_neg · cited by 378map_neginner_smul_left · cited by 49inner_smul_leftneg_one_smul · cited by 23neg_one_smulinner_neg_leftCITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by33

Results whose statement or proof uses this declaration.