Theorems · Definition · category theory
CategoryTheory.Functor.essImage.witness
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] → {F : CategoryTheory.Functor C D} → {Y : D} → F.essImage Y → CGet the witnessing object that Y is in the subcategory given by F.
- Defined in
- Mathlib.CategoryTheory.EssentialImage
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.essImagestatement and proof · cited by 82
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.objPreimageproof · cited by 49
- CategoryTheory.unitCompPartialBijectiveproof · cited by 6
- CategoryTheory.unitCompPartialBijective_symm_applyproof · cited by 2
- CategoryTheory.Functor.essImage.getIsostatement · cited by 1