Theorems · Theorem · category theory
CategoryTheory.Functor.essImage.unit_isIso
∀ {C : Type u₁} {D : Type u₂} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{i : CategoryTheory.Functor D C} [inst_2 : CategoryTheory.Reflective i] {A : C},
i.essImage A → CategoryTheory.IsIso ((CategoryTheory.reflectorAdjunction i).unit.app A)If A is essentially in the image of a reflective functor i, then η_A is an isomorphism.
This gives that the "witness" for A being in the essential image can instead be given as the
reflection of A, with the isomorphism as η_A.
(For any B in the reflective subcategory, we automatically have that ε_B is an iso.)
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.IsIsostatement · cited by 1,156
- CategoryTheory.Adjunction.unitstatement · cited by 387
- CategoryTheory.Functor.essImagestatement and proof · cited by 82
- CategoryTheory.Reflectivestatement and proof · cited by 27
- CategoryTheory.reflectorstatement · cited by 17
- CategoryTheory.reflectorAdjunctionstatement and proof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.essImage_Specproof · cited by 1
- CategoryTheory.mem_essImage_of_unit_isSplitMonoproof · cited by 0