Theorems · Theorem · category theory
CategoryTheory.GradedObject.mapObj_ext
∀ {I : Type u_1} {J : Type u_2} {C : Type u_4} [inst : CategoryTheory.Category.{v_1, u_4} C]
(X : CategoryTheory.GradedObject I C) (p : I → J) [inst_1 : X.HasMap p] {A : C} {j : J} (f g : X.mapObj p j ⟶ A),
(∀ (i : I) (hij : p i = j),
CategoryTheory.CategoryStruct.comp (X.ιMapObj p i j hij) f =
CategoryTheory.CategoryStruct.comp (X.ιMapObj p i j hij) g) →
f = g- Defined in
- Mathlib.CategoryTheory.GradedObject
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 28 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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Set.Elemproof · cited by 7,166
- Set.preimageproof · cited by 4,946
- CategoryTheory.GradedObjectstatement and proof · cited by 239
- CategoryTheory.Limits.Cofan.injproof · cited by 170
- CategoryTheory.GradedObject.HasMapstatement and proof · cited by 99
- CategoryTheory.GradedObject.mapObjstatement and proof · cited by 83
- CategoryTheory.GradedObject.ιMapObjstatement and proof · cited by 30
- CategoryTheory.Limits.Cofan.IsColimit.hom_extproof · cited by 16
- CategoryTheory.GradedObject.isColimitCofanMapObjproof · cited by 5
Cited by14
Results whose statement or proof uses this declaration.
- HomologicalComplex₂.total.hom_extproof · cited by 12
- CategoryTheory.GradedObject.Monoidal.tensorObj_extproof · cited by 6
- HomologicalComplex₂.D₁_shapeproof · cited by 6
- HomologicalComplex₂.D₂_shapeproof · cited by 6
- CategoryTheory.GradedObject.mapBifunctorMapObj_extproof · cited by 2
- HomologicalComplex₂.D₂_D₁proof · cited by 2
- CategoryTheory.GradedObject.mapMap_compproof · cited by 2
- CategoryTheory.GradedObject.mapMap_idproof · cited by 2
- HomologicalComplex₂.total.mapAux.mapMap_D₁proof · cited by 1
- HomologicalComplex₂.total.mapAux.mapMap_D₂proof · cited by 1
- CategoryTheory.GradedObject.mapTrifunctorMapObj_extproof · cited by 1
- HomologicalComplex₂.D₁_D₁proof · cited by 1