Theorems · Definition · category theory
CategoryTheory.DifferentialObject.HomSubtype
(S : Type u_1) →
[inst : AddMonoidWithOne S] →
(C : Type (u + 1)) →
[inst_1 : CategoryTheory.LargeCategory C] →
[inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
{FC : C → C → Type u_2} →
{CC : C → Type u_3} →
[inst_3 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] →
[CategoryTheory.ConcreteCategory C FC] →
[inst_5 : CategoryTheory.HasShift C S] →
CategoryTheory.DifferentialObject S C → CategoryTheory.DifferentialObject S C → Type (max 0 u_2)The type of C-morphisms that can be lifted back to morphisms in the category DifferentialObject.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.shiftFunctorproof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- AddMonoidWithOnestatement and proof · cited by 313
- CategoryTheory.DifferentialObjectstatement and proof · cited by 61
- CategoryTheory.DifferentialObject.objproof · cited by 50
- CategoryTheory.DifferentialObject.dproof · cited by 23
- CategoryTheory.ConcreteCategory.ofHomproof · cited by 18
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.