Theorems · Theorem · category theory
SemiNormedGrp.comp_apply
∀ {M N O : SemiNormedGrp} (f : M ⟶ N) (g : N ⟶ O) (r : M.carrier),
(CategoryTheory.ConcreteCategory.hom (CategoryTheory.CategoryStruct.comp f g)) r =
(CategoryTheory.ConcreteCategory.hom g) ((CategoryTheory.ConcreteCategory.hom f) r)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 172 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.
- DFunLike.coestatement and proof · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- NormedAddGroupHomstatement · cited by 216
- SemiNormedGrpstatement and proof · cited by 66
- SemiNormedGrp.carrierstatement and proof · cited by 45
- SemiNormedGrp.Hom.homproof · cited by 24
- NormedAddGroupHom.comp_applyproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- SemiNormedGrp.iso_isometry_of_normNonincproof · cited by 0