Theorems · Definition · functional analysis
NormedSpace.ofCore
{𝕜 : Type u_8} →
{E : Type u_9} →
[inst : NormedField 𝕜] →
[inst_1 : SeminormedAddCommGroup E] → [inst_2 : Module 𝕜 E] → NormedSpace.Core 𝕜 E → NormedSpace 𝕜 EProduces a NormedSpace 𝕜 E instance from a NormedSpace.Core. This is meant to be used
on types where the NormedAddCommGroup E instance has also been defined using core.
See note [reducible non-instances].
- Defined in
- Mathlib.Analysis.Normed.Module.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- NormedSpacestatement · cited by 12,499
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NormedFieldstatement and proof · cited by 1,084
- NormedSpace.Corestatement and proof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- CStarModule.norm_eq_csSupproof · cited by 0