Mathlib Map

Theorems · Theorem · functional analysis

PolynormableSpace.induced

∀ {𝕜 : Type u_2} {𝕜₂ : Type u_3} {E : Type u_6} {F : Type u_7} [inst : NormedField 𝕜] [inst_1 : AddCommGroup E]
  [inst_2 : Module 𝕜 E] [inst_3 : NormedField 𝕜₂] [inst_4 : AddCommGroup F] [inst_5 : Module 𝕜₂ F] {σ₁₂ : 𝕜 →+* 𝕜₂}
  [RingHomIsometric σ₁₂] [inst_7 : TopologicalSpace F] [PolynormableSpace 𝕜₂ F] (f : E →ₛₗ[σ₁₂] F),
  PolynormableSpace 𝕜 E
Defined in
Mathlib.Analysis.LocallyConvex.WithSeminorms
Cited by
0 results in Mathlib
Foundations
Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldAddCommGroupModuleNormedFieldAddCommGroupModuleRingHomIsometricTopologicalSpacePolynormableSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.