Theorems · Theorem · category theory
CategoryTheory.GlueData.glue_condition
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v, u₁} C] (D : CategoryTheory.GlueData C)
[inst_1 : CategoryTheory.Limits.HasMulticoequalizer D.diagram] (i j : D.J),
CategoryTheory.CategoryStruct.comp (D.t i j) (CategoryTheory.CategoryStruct.comp (D.f j i) (D.ι j)) =
CategoryTheory.CategoryStruct.comp (D.f i j) (D.ι i)- Defined in
- Mathlib.CategoryTheory.GlueData
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.GlueData.Jstatement and proof · cited by 141
- CategoryTheory.GlueData.Ustatement · cited by 121
- CategoryTheory.Limits.MultispanShape.prodstatement · cited by 93
- CategoryTheory.GlueData.Vstatement · cited by 88
- CategoryTheory.GlueData.fstatement and proof · cited by 83
- CategoryTheory.GlueData.diagramstatement and proof · cited by 68
- CategoryTheory.GlueDatastatement and proof · cited by 60
- CategoryTheory.GlueData.gluedstatement · cited by 44
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.GlueData.glue_conditionproof · cited by 5
- CategoryTheory.GlueData.glue_condition_applyproof · cited by 3