Theorems · Theorem · category theory
CategoryTheory.Functor.toPreimages_obj
∀ {J : Type u} [inst : CategoryTheory.Category.{v_1, u} J] (F : CategoryTheory.Functor J (Type v)) {i : J}
(s : Set (F.obj i)) (j : J), (F.toPreimages s).obj j = ↑(⋂ f, ⇑(CategoryTheory.ConcreteCategory.hom (F.map f)) ⁻¹' s)- Defined in
- Mathlib.CategoryTheory.CofilteredSystem
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 20 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 and proof · 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
- Set.Elemstatement · cited by 7,166
- Set.preimagestatement · cited by 4,946
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- TypeCat.Funstatement · cited by 1,307
- Set.iInterstatement · cited by 1,084
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.toPreimages_nonempty_of_surjectiveproof · cited by 1