Theorems · Definition · functional analysis
NormedAddCommGroup.ofCoreReplaceAll
{𝕜 : Type u_6} →
{E : Type u_7} →
[inst : NormedField 𝕜] →
[inst_1 : AddCommGroup E] →
[inst_2 : Module 𝕜 E] →
[inst_3 : Norm E] →
[U : UniformSpace E] →
[B : Bornology E] →
(core : NormedSpace.Core 𝕜 E) →
uniformity E = uniformity E →
(∀ (s : Set E), Bornology.IsBounded s ↔ Bornology.IsBounded s) → NormedAddCommGroup EProduces a NormedAddCommGroup E instance from a NormedSpace.Core on a type
that already has a preexisting uniform space structure and a preexisting bornology. This requires
proofs that the uniformity induced by the norm is equal to the preexisting uniformity, and likewise
for the bornology. See note [reducible non-instances].
- Defined in
- Mathlib.Analysis.Normed.Module.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement · cited by 15,752
- AddCommGroupstatement and proof · cited by 12,871
- Filterstatement · cited by 8,121
- SeminormedAddCommGroupproof · cited by 2,671
- UniformSpacestatement and proof · cited by 2,040
- NormedFieldstatement and proof · cited by 1,084
- uniformitystatement and proof · cited by 765
- Normstatement and proof · cited by 512
- Bornology.IsBoundedstatement and proof · cited by 293
- Bornologystatement and proof · cited by 188
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.