Theorems · Theorem · category theory
CategoryTheory.DifferentialObject.d_squared_apply
∀ {β : 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 : β},
CategoryTheory.CategoryStruct.comp (X.d x) (X.d ((fun b_1 => b_1 + { as := 1 }.as • b) x)) = 0- Cited by
- 1 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, 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 · 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.shiftFunctorstatement · cited by 1,553
- CategoryTheory.Discrete.asstatement · cited by 269
- CategoryTheory.DifferentialObjectstatement and proof · cited by 61
- CategoryTheory.DifferentialObject.objstatement · cited by 50
- CategoryTheory.GradedObjectWithShiftstatement and proof · cited by 24
- CategoryTheory.DifferentialObject.dstatement · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.DifferentialObject.d_squared_apply_assocproof · cited by 0