Theorems · Definition · category theory
SemimoduleCat.ofHom
{R : Type u} →
[inst : Semiring R] →
{X Y : Type v} →
[inst_1 : AddCommMonoid X] →
[inst_2 : Module R X] →
[inst_3 : AddCommMonoid Y] →
[inst_4 : Module R Y] → (X →ₗ[R] Y) → (SemimoduleCat.of R X ⟶ SemimoduleCat.of R Y)Typecheck a LinearMap as a morphism in SemimoduleCat.
- Defined in
- Mathlib.Algebra.Category.ModuleCat.Semi
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, 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.
- Quiver.Homstatement · cited by 32,603
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- SemimoduleCatstatement · cited by 108
- SemimoduleCat.ofstatement · cited by 25
- CategoryTheory.ConcreteCategory.ofHomproof · cited by 18
Cited by21
Results whose statement or proof uses this declaration.
- LinearEquiv.toModuleIsoₛproof · cited by 7
- SemimoduleCat.MonoidalCategory.tensorHomproof · cited by 7
- SemimoduleCat.Hom.hom₂proof · cited by 3
- SemimoduleCat.ofHom₂proof · cited by 3
- LinearEquiv.toModuleIsoₛ_homstatement · cited by 2
- SemimoduleCat.MonoidalCategory.whiskerLeftproof · cited by 2
- SemimoduleCat.MonoidalCategory.whiskerRightproof · cited by 2
- SemimoduleCat.isZero_of_subsingletonproof · cited by 1
- SemimoduleCat.MonoidalCategory.tensorLiftproof · cited by 1
- SemimoduleCat.Hom.hom₂_applystatement · cited by 0
- LinearEquiv.toModuleIsoₛ_invstatement · cited by 0
- SemimoduleCat.ofHom_applystatement · cited by 0