Theorems · Definition · category theory
CategoryTheory.imageUnopOp
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Abelian C] →
{A B : Cᵒᵖ} → (g : A ⟶ B) → Opposite.op (CategoryTheory.Limits.image g.unop) ≅ CategoryTheory.Limits.image gThe opposite of the image of g.unop is the image of g.
- Defined in
- Mathlib.CategoryTheory.Abelian.Opposite
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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.compproof · cited by 17,999
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Isostatement · cited by 3,963
- Opposite.unopstatement · cited by 2,231
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Iso.symmproof · cited by 993
- Quiver.Hom.unopstatement and proof · cited by 903
- CategoryTheory.eqToHomproof · cited by 860
- CategoryTheory.Iso.transproof · cited by 566
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.image_ι_op_comp_imageUnopOp_homstatement · cited by 2
- CategoryTheory.factorThruImage_comp_imageUnopOp_invstatement and proof · cited by 1
- CategoryTheory.imageOpOpproof · cited by 1
- CategoryTheory.imageUnopOp_hom_comp_image_ιstatement and proof · cited by 1
- CategoryTheory.imageUnopOp_inv_comp_op_factorThruImagestatement and proof · cited by 1
- CategoryTheory.imageUnopUnopproof · cited by 1
- imageToKernel_opproof · cited by 0
- imageToKernel_unopproof · cited by 0
- CategoryTheory.imageOpUnopproof · cited by 0