Mathlib Map

Theorems · Theorem · functional analysis

real_inner_comm

∀ {F : Type u_3} [inst : SeminormedAddCommGroup F] [inst_1 : InnerProductSpace ℝ F] (x y : F), inner ℝ y x = inner ℝ x y
Defined in
Mathlib.Analysis.InnerProductSpace.Basic
Cited by
57 results in Mathlib
Foundations
Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedAddCommGroupInnerProductSpace

Around this declaration

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

InnerProductGeometry.angle_comm · cited by 14InnerProductGeometry.angl…Orientation.inner_rev_eq_zero_of_oangle_eq_pi_div_two · cited by 12Orientation.inner_rev_eq_…MeasureTheory.charFun_eq_charFunDual_toDualMap · cited by 6MeasureTheory.charFun_eq_…hasStrictFDerivAt_norm_sq · cited by 6hasStrictFDerivAt_norm_sqflip_innerₗ · cited by 4flip_innerₗOrthonormalBasis.sum_sq_inner_left · cited by 3OrthonormalBasis.sum_sq_i…InnerProductSpace.canonicalCovariantTensor_eq_sum · cited by 3InnerProductSpace.canonic…EuclideanGeometry.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…InnerProductGeometry.norm_eq_of_angle_sub_eq_angle_sub_rev_of_angle_ne_pi · cited by 2InnerProductGeometry.norm…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…InnerProductGeometry.sin_angle_mul_norm_eq_sin_angle_mul_norm · cited by 2InnerProductGeometry.sin_…Real · cited by 25697RealInnerProductSpace · cited by 3523InnerProductSpaceSeminormedAddCommGroup · cited by 2671SeminormedAddCommGroupInner.inner · cited by 1089Inner.innerinner_conj_symm · cited by 48inner_conj_symmreal_inner_commCITED BYCITES

Cites5

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

Cited by57

Results whose statement or proof uses this declaration.