Theorems · Theorem · category theory
CategoryTheory.Functor.eq_of_iso
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{F₁ F₂ : CategoryTheory.Functor D C} [Quiver.IsThin C], CategoryTheory.Skeletal C → ∀ (hF : F₁ ≅ F₂), F₁ = F₂If C is thin and skeletal, then any naturally isomorphic functors to C are equal.
- Defined in
- Mathlib.CategoryTheory.Skeletal
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.eqToHomproof · cited by 860
- CategoryTheory.Iso.appproof · cited by 253
- Quiver.IsThinstatement and proof · cited by 51
- CategoryTheory.Functor.extproof · cited by 31
- CategoryTheory.Skeletalstatement and proof · cited by 9
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.ThinSkeleton.map_iso_eqproof · cited by 1
- CategoryTheory.ThinSkeleton.map_comp_eqproof · cited by 0
- CategoryTheory.ThinSkeleton.map_id_eqproof · cited by 0
- CategoryTheory.functor_skeletalproof · cited by 0