Theorems · Theorem · category theory
CategoryTheory.Subfunctor.ofSection_obj
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {F : CategoryTheory.Functor Cᵒᵖ (Type w)} {X : Cᵒᵖ}
(x : F.obj X) (U : Cᵒᵖ),
(CategoryTheory.Subfunctor.ofSection x).obj U = {u | ∃ f, (CategoryTheory.ConcreteCategory.hom (F.map f)) x = u}- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- CategoryTheory.Category
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.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- Set.ofPredstatement · cited by 6,101
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- TypeCat.Funstatement · cited by 1,307
- CategoryTheory.Subfunctor.objstatement and proof · cited by 227
Cited by2
Results whose statement or proof uses this declaration.
- SSet.S.le_iffproof · cited by 2
- CategoryTheory.Subfunctor.ofSection_eq_rangeproof · cited by 1