Theorems · Definition · functional analysis
NormedAddCommGroup.ofCore
{𝕜 : Type u_6} →
{E : Type u_7} →
[inst : NormedField 𝕜] →
[inst_1 : AddCommGroup E] →
[inst_2 : Module 𝕜 E] → [inst_3 : Norm E] → NormedSpace.Core 𝕜 E → NormedAddCommGroup EProduces a NormedAddCommGroup E instance from a NormedSpace.Core. Note that if this is
used to define an instance on a type, it also provides a new distance measure from the norm.
it must therefore not be used on a type with a preexisting distance measure.
See note [reducible non-instances].
- Defined in
- Mathlib.Analysis.Normed.Module.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- NormedAddCommGroupstatement · cited by 15,752
- AddCommGroupstatement and proof · cited by 12,871
- SeminormedAddCommGroupproof · cited by 2,671
- NormedFieldstatement and proof · cited by 1,084
- Normstatement and proof · cited by 512
- NormedSpace.Corestatement and proof · cited by 5
- NormedSpace.Core.toCoreproof · cited by 0
- SeminormedAddCommGroup.dist_eqproof · cited by 0
- SeminormedAddCommGroup.ofCoreproof · cited by 0
Cited by4
Results whose statement or proof uses this declaration.
- CStarModule.normedAddCommGroupproof · cited by 3
- WithCStarModule.normedAddCommGroupPiAuxproof · cited by 0
- WithCStarModule.normedAddCommGroupProdAuxproof · cited by 0
- CStarModule.norm_eq_csSupproof · cited by 0