Theorems · Theorem · functional analysis
NormedAddGroupHom.comp_apply
∀ {V₁ : Type u_2} {V₂ : Type u_3} {V₃ : Type u_4} [inst : SeminormedAddCommGroup V₁]
[inst_1 : SeminormedAddCommGroup V₂] [inst_2 : SeminormedAddCommGroup V₃] (g : NormedAddGroupHom V₂ V₃)
(f : NormedAddGroupHom V₁ V₂) (a : V₁), (g.comp f) a = g (f a)- Defined in
- Mathlib.Analysis.Normed.Group.Hom
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NormedAddGroupHomstatement and proof · cited by 216
- NormedAddGroupHom.compstatement and proof · cited by 39
Cited by5
Results whose statement or proof uses this declaration.
- SemiNormedGrp₁.comp_applyproof · cited by 3
- SemiNormedGrp.comp_applyproof · cited by 1
- NormedAddGroupHom.ker_le_ker_completionproof · cited by 1
- NormedAddGroupHom.completion_toComplproof · cited by 0
- NormedAddGroupHom.Equalizer.comp_ι_eqproof · cited by 0