Theorems · Theorem · category theory
CategoryTheory.Mat_.lift_obj
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Preadditive C] {D : Type u₁}
[inst_2 : CategoryTheory.Category.{v₁, u₁} D] [inst_3 : CategoryTheory.Preadditive D]
[inst_4 : CategoryTheory.Limits.HasFiniteBiproducts D] (F : CategoryTheory.Functor C D) [inst_5 : F.Additive]
(X : CategoryTheory.Mat_ C), (CategoryTheory.Mat_.lift F).obj X = ⨁ fun i => F.obj (X.X i)- Defined in
- Mathlib.CategoryTheory.Preadditive.Mat
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- CategoryTheory.Limits.biproductstatement · cited by 188
- CategoryTheory.Limits.HasFiniteBiproductsstatement and proof · cited by 106
- CategoryTheory.Mat_statement and proof · cited by 44
- CategoryTheory.Mat_.ιstatement · cited by 29
- CategoryTheory.Mat_.Xstatement · cited by 24
- CategoryTheory.Mat_.liftstatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.