Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Subfunctor.ofSection

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {F : CategoryTheory.Functor Cᵒᵖ (Type w)} → {X : Cᵒᵖ} → F.obj X → CategoryTheory.Subfunctor F

The subpresheaf of F : Cᵒᵖ ⥤ Type w that is generated by a section x : F.obj X.

Defined in
Mathlib.CategoryTheory.Subfunctor.OfSection
Cited by
14 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

SSet.Subcomplex.ofSimplex · cited by 73Subcomplex.ofSimplexCategoryTheory.Subfunctor.IsGeneratedBy · cited by 11Subfunctor.IsGeneratedByCategoryTheory.Subfunctor.ofSection_le_iff · cited by 4Subfunctor.ofSection_le_i…CategoryTheory.Subfunctor.mem_ofSection_obj · cited by 3Subfunctor.mem_ofSection_…CategoryTheory.Subfunctor.IsGeneratedBy.iSup_eq · cited by 3IsGeneratedBy.iSup_eqCategoryTheory.Subfunctor.ofSection_obj · cited by 2Subfunctor.ofSection_objCategoryTheory.Subfunctor.IsGeneratedBy.image · cited by 2IsGeneratedBy.imageCategoryTheory.Subfunctor.ofSection_eq_range · cited by 1Subfunctor.ofSection_eq_r…CategoryTheory.Subfunctor.ofSection_eq_range' · cited by 1Subfunctor.ofSection_eq_r…CategoryTheory.Subfunctor.ofSection_image · cited by 1Subfunctor.ofSection_imageCategoryTheory.Subfunctor.range_eq_ofSection' · cited by 1Subfunctor.range_eq_ofSec…CategoryTheory.Subfunctor.IsGeneratedBy.ofSection_le · cited by 1IsGeneratedBy.ofSection_leCategoryTheory.Subfunctor.IsGeneratedBy.of_equiv · cited by 1IsGeneratedBy.of_equivCategoryTheory.Subfunctor.isGeneratedBy_iff · cited by 1Subfunctor.isGeneratedBy_…CategoryTheory.Subfunctor.range_eq_ofSection · cited by 0Subfunctor.range_eq_ofSec…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeSet.ofPred · cited by 6101Set.ofPredCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homCategoryTheory.Subfunctor · cited by 112CategoryTheory.SubfunctorSubfunctor.ofSectionCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by16

Results whose statement or proof uses this declaration.