Mathlib Map

Theorems · Theorem · functional analysis

ContinuousLinearMap.smulRightL_apply_apply

∀ (𝕜 : Type u_1) (E : Type u_4) (Fₗ : Type u_7) [inst : SeminormedAddCommGroup E] [inst_1 : SeminormedAddCommGroup Fₗ]
  [inst_2 : NontriviallyNormedField 𝕜] [inst_3 : NormedSpace 𝕜 E] [inst_4 : NormedSpace 𝕜 Fₗ] (x : StrongDual 𝕜 E)
  (f : Fₗ), ((ContinuousLinearMap.smulRightL 𝕜 E Fₗ) x) f = ContinuousLinearMap.smulRight x f
Defined in
Mathlib.Analysis.Normed.Operator.Bilinear
Cited by
4 results in Mathlib
Foundations
Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedAddCommGroupSeminormedAddCommGroupNontriviallyNormedFieldNormedSpaceNormedSpace

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.

Cited by4

Results whose statement or proof uses this declaration.