Theorems · Definition · category theory
CategoryTheory.Subfunctor.IsGeneratedBy
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{F : CategoryTheory.Functor Cᵒᵖ (Type w)} →
CategoryTheory.Subfunctor F → {ι : Type w'} → {X : ι → Cᵒᵖ} → ((i : ι) → F.obj (X i)) → PropA subpresheaf G : Subfunctor F is generated by sections x i : F.obj (X i)
if ⨆ (i : ι), ofSection (x i) = G.
- Defined in
- Mathlib.CategoryTheory.Subfunctor.Finite
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- iSupproof · cited by 2,415
- CategoryTheory.Subfunctorstatement and proof · cited by 112
- CategoryTheory.Subfunctor.ofSectionproof · cited by 14
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.PresheafIsGeneratedByproof · cited by 4
- CategoryTheory.Subfunctor.IsGeneratedBy.iSup_eqstatement and proof · cited by 3
- CategoryTheory.Subfunctor.IsGeneratedBy.isFinitestatement and proof · cited by 3
- CategoryTheory.PresheafIsGeneratedBy.rangestatement and proof · cited by 2
- CategoryTheory.Subfunctor.IsGeneratedBy.imagestatement and proof · cited by 2
- CategoryTheory.Subfunctor.isGeneratedBy_of_isFinitestatement · cited by 2
- CategoryTheory.PresheafIsGeneratedBy.of_epiproof · cited by 1
- CategoryTheory.Subfunctor.IsFinite.exists_isGeneratedBystatement · cited by 1
- CategoryTheory.Subfunctor.IsGeneratedBy.ofSection_lestatement and proof · cited by 1
- CategoryTheory.Subfunctor.IsGeneratedBy.of_equivstatement and proof · cited by 1
- CategoryTheory.Subfunctor.isGeneratedBy_iffstatement · cited by 1
- CategoryTheory.Subfunctor.IsFinite.casesOnstatement and proof · cited by 0