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
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.
- Modulestatement and proof Ā· cited by 20,661
- AddCommGroupstatement and proof Ā· cited by 12,871
- LinearMapstatement and proof Ā· cited by 10,215
- RingHomstatement and proof Ā· cited by 10,189
- SeminormedRingstatement and proof Ā· cited by 446
- RingHomIsometricstatement and proof Ā· cited by 282
- Seminormstatement and proof Ā· cited by 272
- Seminorm.compstatement Ā· cited by 53
- Seminorm.extproof Ā· cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- Seminorm.pullbackproof Ā· cited by 3