Theorems · Theorem · category theory
CoalgCat.tensorHom_def
∀ (R : Type u) [inst : CommRing R] {X₁ Y₁ X₂ Y₂ : CoalgCat R} (f : X₁ ⟶ Y₁) (g : X₂ ⟶ Y₂),
CategoryTheory.MonoidalCategoryStruct.tensorHom f g =
CoalgCat.ofHom (Coalgebra.TensorProduct.map f.toCoalgHom' g.toCoalgHom')- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CommRingstatement and proof · cited by 17,173
- TensorProductstatement · cited by 2,545
- ModuleCat.carrierstatement · cited by 997
- CategoryTheory.MonoidalCategoryStruct.tensorHomstatement and proof · cited by 587
- CoalgCatstatement and proof · cited by 63
- CoalgCat.toModuleCatstatement · cited by 51
- CoalgCat.ofstatement · cited by 24
- CoalgCat.Hom.toCoalgHom'statement · cited by 11
- CoalgCat.ofHomstatement · cited by 7
- Coalgebra.TensorProduct.mapstatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.