Theorems · Theorem · functional analysis
InnerProductSpace.Core.inner_sub_right
∀ {𝕜 : Type u_1} {F : Type u_3} [inst : RCLike 𝕜] [inst_1 : AddCommGroup F] [inst_2 : Module 𝕜 F]
[c : PreInnerProductSpace.Core 𝕜 F] (x y z : F), inner 𝕜 x (y - z) = inner 𝕜 x y - inner 𝕜 x z- Defined in
- Mathlib.Analysis.InnerProductSpace.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 161 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- RCLikestatement and proof · cited by 2,829
- Inner.innerstatement and proof · cited by 1,089
- sub_eq_add_negproof · cited by 1,023
- PreInnerProductSpace.Corestatement and proof · cited by 46
- InnerProductSpace.Core.toPreInner'statement · cited by 32
- InnerProductSpace.Core.inner_add_rightproof · cited by 2
- InnerProductSpace.Core.inner_neg_rightproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- InnerProductSpace.Core.inner_sub_sub_selfproof · cited by 1