Theorems · Theorem · category theory
CategoryTheory.DifferentialObject.objEqToHom_d
∀ {β : Type u_1} [inst : AddCommGroup β] {b : β} {V : Type u_2} [inst_1 : CategoryTheory.Category.{v_1, u_2} V]
[inst_2 : CategoryTheory.Limits.HasZeroMorphisms V]
(X : CategoryTheory.DifferentialObject ℤ (CategoryTheory.GradedObjectWithShift b V)) {x y : β} (h : x = y),
CategoryTheory.CategoryStruct.comp (X.objEqToHom h) (X.d y) =
CategoryTheory.CategoryStruct.comp (X.d x) (X.objEqToHom ⋯)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- AddCommGroupstatement and proof · cited by 12,871
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.shiftFunctorstatement · cited by 1,553
- CategoryTheory.Discrete.asstatement · cited by 269
- CategoryTheory.DifferentialObjectstatement and proof · cited by 61
- CategoryTheory.DifferentialObject.objstatement · cited by 50
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.DifferentialObject.objEqToHom_d_assocproof · cited by 0