Mathlib Map

Theorems Ā· Theorem Ā· functional analysis

Seminorm.add_comp

āˆ€ {š•œ : Type u_3} {š•œā‚‚ : Type u_4} {E : Type u_7} {Eā‚‚ : Type u_8} [inst : SeminormedRing š•œ] [inst_1 : SeminormedRing š•œā‚‚]
  {Ļƒā‚ā‚‚ : š•œ →+* š•œā‚‚} [inst_2 : RingHomIsometric Ļƒā‚ā‚‚] [inst_3 : AddCommGroup E] [inst_4 : AddCommGroup Eā‚‚]
  [inst_5 : Module š•œ E] [inst_6 : Module š•œā‚‚ Eā‚‚] (p q : Seminorm š•œā‚‚ Eā‚‚) (f : E →ₛₗ[Ļƒā‚ā‚‚] Eā‚‚),
  (p + q).comp f = p.comp f + q.comp f
Defined in
Mathlib.Analysis.Seminorm
Cited by
0 results in Mathlib
Foundations
Depth 106 from the axioms Ā· uses propext, Classical.choice, Quot.sound
Assumes
SeminormedRingSeminormedRingRingHomIsometricAddCommGroupAddCommGroupModuleModule

Around this declaration

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

Cites9

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

Cited by1

Results whose statement or proof uses this declaration.