Mathlib Map

Theorems · Theorem · functional analysis

Continuous.inner_

∀ {𝕜 : Type u_1} [inst : RCLike 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E]
  {f g : ℝ → E}, Continuous f → Continuous g → Continuous fun x => inner_✝ 𝕜 (f x) (g x)
Defined in
Mathlib.Analysis.InnerProductSpace.OfNorm
Cited by
0 results in Mathlib
Foundations
Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RCLikeNormedAddCommGroupNormedSpace

Around this declaration

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

Cites15

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.