Theorems · Definition · category theory
CategoryTheory.DifferentialObject.mkIso
{S : Type u_1} →
[inst : AddMonoidWithOne S] →
{C : Type u} →
[inst_1 : CategoryTheory.Category.{v, u} C] →
[inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
[inst_3 : CategoryTheory.HasShift C S] →
{X Y : CategoryTheory.DifferentialObject S C} →
(f : X.obj ≅ Y.obj) →
CategoryTheory.CategoryStruct.comp X.d ((CategoryTheory.shiftFunctor C 1).map f.hom) =
CategoryTheory.CategoryStruct.comp f.hom Y.d →
(X ≅ Y)An isomorphism of differential objects can be constructed from an isomorphism of the underlying objects that commutes with the differentials.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 33 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 and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- AddMonoidWithOnestatement and proof · cited by 313
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.DifferentialObject.shiftZeroproof · cited by 2
- CategoryTheory.DifferentialObject.shiftFunctorAddproof · cited by 2
- CategoryTheory.DifferentialObject.mkIso_hom_fstatement and proof · cited by 0
- CategoryTheory.DifferentialObject.mkIso_inv_fstatement and proof · cited by 0
- CategoryTheory.DifferentialObject.mkIso.congr_simpstatement and proof · cited by 0