Theorems · Definition · category theory
CategoryTheory.Functor.toPreimages
{J : Type u} →
[inst : CategoryTheory.Category.{v_1, u} J] →
(F : CategoryTheory.Functor J (Type v)) → {i : J} → Set (F.obj i) → CategoryTheory.Functor J (Type v)The subfunctor of F obtained by restricting to the preimages of a set s ∈ F.obj i.
- Defined in
- Mathlib.CategoryTheory.CofilteredSystem
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 19 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.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Set.Elemproof · cited by 7,166
- Set.preimageproof · cited by 4,946
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- Set.iInterproof · cited by 1,084
- TypeCat.ofHomproof · cited by 389
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.eval_section_surjective_of_surjectiveproof · cited by 2
- CategoryTheory.Functor.toPreimages_nonempty_of_surjectivestatement · cited by 1
- CategoryTheory.Functor.toPreimages_objstatement and proof · cited by 1
- CategoryTheory.Functor.toPreimages_mapstatement and proof · cited by 0
- CategoryTheory.Functor.IsMittagLeffler.toPreimagesstatement and proof · cited by 0