Theorems · Definition · category theory
CategoryTheory.InducedCategory.homLinearEquiv
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{R : Type w} →
[inst_2 : Semiring R] →
[inst_3 : CategoryTheory.Linear R C] →
{D : Type u'} → {F : D → C} → {X Y : CategoryTheory.InducedCategory C F} → (X ⟶ Y) ≃ₗ[R] F X ⟶ F YThe linear equivalence (X ⟶ Y) ≃+ (F X ⟶ F Y) when F : D → C and
C is a R-linear category.
- Defined in
- Mathlib.CategoryTheory.Linear.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- LinearEquivstatement · cited by 3,317
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- AddEquivproof · cited by 1,087
- Equiv.toFunproof · cited by 279
- AddEquiv.toEquivproof · cited by 174
- Equiv.invFunproof · cited by 163
- CategoryTheory.Linearstatement and proof · cited by 131
- CategoryTheory.InducedCategorystatement and proof · cited by 71
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.InducedCategory.homLinearEquiv_applystatement and proof · cited by 0
- CategoryTheory.InducedCategory.homLinearEquiv_symm_apply_homstatement and proof · cited by 0