Theorems · Definition · functional analysis
InnerProductSpace.induced
{𝕜 : Type u_1} →
{E : Type u_2} →
[inst : RCLike 𝕜] →
{G : Type u_4} →
[inst_1 : SeminormedAddCommGroup E] →
[inst_2 : InnerProductSpace 𝕜 E] →
[inst_3 : AddCommGroup G] →
[inst_4 : Module 𝕜 G] →
{F : Type u_5} →
[inst_5 : FunLike F G E] → [inst_6 : LinearMapClass F 𝕜 G E] → (f : F) → InnerProductSpace 𝕜 GA linear map from a Module to an InnerProductSpace induces an InnerProductSpace
structure on the domain using the SeminormedAddCommGroup.induced norm.
See note [reducible non-instances].
- Defined in
- Mathlib.Analysis.InnerProductSpace.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- RingHomstatement · cited by 10,189
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- FunLikestatement and proof · cited by 2,560
- LinearMapClassstatement and proof · cited by 25
- SeminormedAddCommGroup.inducedstatement · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- inner_induced_eqstatement · cited by 0