Theorems · Definition · category theory
CategoryTheory.Limits.Fork.ext
{C : Type u} →
{X Y : C} →
[inst : CategoryTheory.Category.{v, u} C] →
{f g : X ⟶ Y} →
{s t : CategoryTheory.Limits.Fork f g} →
(i : s.pt ≅ t.pt) →
autoParam (CategoryTheory.CategoryStruct.comp i.hom t.ι = s.ι) CategoryTheory.Limits.Fork.ext._auto_1 →
(s ≅ t)To construct an isomorphism between forks,
it suffices to give an isomorphism between the cone points
and check that it commutes with the ι morphisms.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
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.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.Cone.ptstatement and proof · cited by 1,298
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.parallelPairstatement · cited by 766
- CategoryTheory.Limits.Fork.ιstatement and proof · cited by 162
- CategoryTheory.Limits.Forkstatement and proof · cited by 85
- CategoryTheory.Limits.Fork.mkHomproof · cited by 4
Cited by42
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.kernelIsKernelproof · cited by 24
- CategoryTheory.ShortComplex.RightHomologyData.mapproof · cited by 23
- CategoryTheory.ShortComplex.LeftHomologyData.ofIsLimitKernelForkproof · cited by 14
- CategoryTheory.ShortComplex.RightHomologyData.ofIsLimitKernelForkproof · cited by 13
- CategoryTheory.ShortComplex.Exact.fIsKernelproof · cited by 12
- CategoryTheory.Abelian.SpectralObject.rightHomologyDataShortComplexproof · cited by 7
- CategoryTheory.ShortComplex.Exact.leftHomologyDataOfIsLimitKernelForkproof · cited by 5
- CategoryTheory.Limits.MulticospanIndex.multiforkEquivPiForkOfIsLimitproof · cited by 4
- CategoryTheory.ShortComplex.homologyIsKernelproof · cited by 4
- CategoryTheory.Limits.equalizerIsEqualizerproof · cited by 4