Mathlib Map

Theorems Β· Definition Β· functional analysis

SeminormFamily.comp

{π•œ : Type u_2} β†’
  {π•œβ‚‚ : Type u_3} β†’
    {E : Type u_6} β†’
      {F : Type u_7} β†’
        {ΞΉ : Type u_9} β†’
          [inst : NormedField π•œ] β†’
            [inst_1 : AddCommGroup E] β†’
              [inst_2 : Module π•œ E] β†’
                [inst_3 : NormedField π•œβ‚‚] β†’
                  [inst_4 : AddCommGroup F] β†’
                    [inst_5 : Module π•œβ‚‚ F] β†’
                      {σ₁₂ : π•œ β†’+* π•œβ‚‚} β†’
                        [RingHomIsometric σ₁₂] β†’ SeminormFamily π•œβ‚‚ F ΞΉ β†’ (E β†’β‚›β‚—[σ₁₂] F) β†’ SeminormFamily π•œ E ΞΉ

The family of seminorms obtained by composing each seminorm by a linear map.

Defined in
Mathlib.Analysis.LocallyConvex.WithSeminorms
Cited by
8 results in Mathlib
Foundations
Depth 106 from the axioms Β· uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldAddCommGroupModuleNormedFieldAddCommGroupModuleRingHomIsometric

Around this declaration

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

Cites8

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

Cited by8

Results whose statement or proof uses this declaration.