Theorems · Definition · category theory
CategoryTheory.Functor.sectionsEquivHom
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
(F : CategoryTheory.Functor C (Type u₂)) →
(X : Type u₂) → [Unique X] → ↑F.sections ≃ ((CategoryTheory.Functor.const C).obj X ⟶ F)A type-level equivalence between sections of a functor and morphisms from a terminal functor to it. We use the constant functor on a given singleton type here as a specific choice of terminal functor.
- Defined in
- Mathlib.CategoryTheory.Yoneda
- Cited by
- 5 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.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.NatTrans.appproof · cited by 7,406
- Set.Elemstatement and proof · cited by 7,166
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- CategoryTheory.Functor.conststatement and proof · cited by 1,264
- Uniquestatement and proof · cited by 400
- TypeCat.ofHomproof · cited by 389
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.sectionsFunctorNatIsoCoyonedaproof · cited by 2
- CategoryTheory.Sheaf.ΓObjEquivSectionsproof · cited by 2
- CategoryTheory.Functor.sectionsEquivHom_naturality_symmstatement and proof · cited by 1
- CategoryTheory.Functor.sectionsEquivHom_apply_appstatement and proof · cited by 0
- CategoryTheory.Functor.sectionsEquivHom_naturalitystatement and proof · cited by 0
- CategoryTheory.Sheaf.ΓObjEquivSections_naturalityproof · cited by 0
- CategoryTheory.Sheaf.ΓObjEquivSections_naturality_symmproof · cited by 0