Theorems · Theorem · category theory
CategoryTheory.Limits.BinaryBiconeMorphism.ext
∀ {C : Type uC} [inst : CategoryTheory.Category.{uC', uC} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
{P Q : C} {c c' : CategoryTheory.Limits.BinaryBicone P Q} (f g : c ⟶ c'), f.hom = g.hom → f = gWe do not want simps automatically generate the lemma for simplifying the Hom field of
-- a category. So we need to write the ext lemma in terms of the categorical morphism, rather than
the underlying structure.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.compproof · cited by 17,999
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.BinaryBiconestatement and proof · cited by 111
- CategoryTheory.Limits.BinaryBicone.ptstatement and proof · cited by 95
- CategoryTheory.Limits.BinaryBicone.sndproof · cited by 48
- CategoryTheory.Limits.BinaryBicone.fstproof · cited by 48
- CategoryTheory.Limits.BinaryBicone.inlproof · cited by 47
- CategoryTheory.Limits.BinaryBicone.inrproof · cited by 47
- CategoryTheory.Limits.BinaryBiconeMorphism.homstatement and proof · cited by 17
- CategoryTheory.Limits.BinaryBiconeMorphism.casesOnproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.BinaryBiconeMorphism.ext_iffproof · cited by 0