Theorems · Definition · functional analysis
NormedSpace.induced
{F : Type u_6} →
(𝕜 : Type u_7) →
(E : Type u_8) →
(G : Type u_9) →
[inst : NormedField 𝕜] →
[inst_1 : AddCommGroup E] →
[inst_2 : Module 𝕜 E] →
[inst_3 : SeminormedAddCommGroup G] →
[inst_4 : NormedSpace 𝕜 G] →
[inst_5 : FunLike F E G] → [inst_6 : LinearMapClass F 𝕜 E G] → (f : F) → NormedSpace 𝕜 EA linear map from a Module to a NormedSpace induces a NormedSpace structure on the
domain, using the SeminormedAddCommGroup.induced norm.
See note [reducible non-instances]
- Defined in
- Mathlib.Analysis.Normed.Module.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 122 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
- NormedSpacestatement and proof · cited by 12,499
- RingHomstatement · cited by 10,189
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- FunLikestatement and proof · cited by 2,560
- NormedFieldstatement and proof · cited by 1,084
- LinearMapClassstatement and proof · cited by 25
- SeminormedAddCommGroup.inducedstatement · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Equiv.normedSpaceproof · cited by 0
- PiTensorProduct.norm_eval_le_injectiveSeminormproof · cited by 0