Theorems · Definition · category theory
CategoryTheory.DifferentialObject.objEqToHom
{β : 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)) →
{i j : β} → i = j → (X.obj i ⟶ X.obj j)Since eqToHom only preserves the fact that X.X i = X.X j but not i = j, this definition
is used to aid the simplifier.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddCommGroupstatement and proof · cited by 12,871
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.eqToHomproof · cited by 860
- CategoryTheory.DifferentialObjectstatement and proof · cited by 61
- CategoryTheory.DifferentialObject.objstatement · cited by 50
- CategoryTheory.GradedObjectWithShiftstatement and proof · cited by 24
Cited by9
Results whose statement or proof uses this declaration.
- HomologicalComplex.dgoToHomologicalComplexproof · cited by 10
- CategoryTheory.DifferentialObject.objEqToHom_dstatement · cited by 1
- CategoryTheory.DifferentialObject.eqToHom_f'statement · cited by 1
- HomologicalComplex.dgoToHomologicalComplex_map_fstatement · cited by 0
- HomologicalComplex.dgoToHomologicalComplex_obj_dstatement · cited by 0
- CategoryTheory.DifferentialObject.objEqToHom.congr_simpstatement and proof · cited by 0
- CategoryTheory.DifferentialObject.objEqToHom_d_assocstatement and proof · cited by 0
- CategoryTheory.DifferentialObject.objEqToHom_reflstatement · cited by 0
- CategoryTheory.DifferentialObject.eqToHom_f'_assocstatement and proof · cited by 0