Theorems · Definition · category theory
CategoryTheory.Limits.IndObjectPresentation.extend
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{A B : CategoryTheory.Functor Cᵒᵖ (Type v)} →
CategoryTheory.Limits.IndObjectPresentation A →
(η : A ⟶ B) → [CategoryTheory.IsIso η] → CategoryTheory.Limits.IndObjectPresentation BIf A and B are isomorphic, then an ind-object presentation of A can be extended to an
ind-object presentation of B.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Limits.IndObjectPresentationstatement and proof · cited by 20
- CategoryTheory.Limits.Cocone.extendproof · cited by 17
- CategoryTheory.Limits.IndObjectPresentation.coconeproof · cited by 8
- CategoryTheory.Limits.IndObjectPresentation.ofCoconeproof · cited by 5
- CategoryTheory.Limits.IsColimit.extendIsoproof · cited by 2
- CategoryTheory.Limits.IndObjectPresentation.coconeIsColimitproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.IsIndObject.mapproof · cited by 6
- CategoryTheory.Limits.IndObjectPresentation.extend_ι_app_app_hom_applystatement and proof · cited by 0
- CategoryTheory.Limits.IndObjectPresentation.extend_ℐstatement and proof · cited by 0
- CategoryTheory.Limits.IndObjectPresentation.extend_Fstatement and proof · cited by 0
- CategoryTheory.Limits.IndObjectPresentation.extend_Istatement and proof · cited by 0
- CategoryTheory.Limits.IndObjectPresentation.extend_isColimit_desc_app_hom_applystatement · cited by 0