Theorems · Theorem · category theory
CategoryTheory.Functor.CoconeTypes.IsColimit.of_equiv
∀ {J : Type u} [inst : CategoryTheory.Category.{v, u} J] {F : CategoryTheory.Functor J (Type w₀)} {c : F.CoconeTypes},
c.IsColimit →
∀ {c' : F.CoconeTypes} (e : c.pt ≃ c'.pt), (∀ (j : J) (x : F.obj j), c'.ι j x = e (c.ι j x)) → c'.IsColimit- Cited by
- 2 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement and proof · cited by 8,337
- Function.Bijectiveproof · cited by 863
- Equiv.bijectiveproof · cited by 132
- CategoryTheory.Functor.CoconeTypes.ptstatement and proof · cited by 56
- CategoryTheory.Functor.CoconeTypesstatement and proof · cited by 46
- CategoryTheory.Functor.ColimitTypeproof · cited by 37
- CategoryTheory.Functor.CoconeTypes.ιstatement and proof · cited by 36
- CategoryTheory.Functor.CoconeTypes.IsColimitstatement and proof · cited by 32
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.CoconeTypes.IsColimit.iff_bijectiveproof · cited by 1
- CategoryTheory.Functor.CoconeTypes.isColimit_precompose_iffproof · cited by 0