Theorems · Theorem · category theory
CategoryTheory.ObjectProperty.EssentiallySmall.of_functor
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} D]
(P : CategoryTheory.ObjectProperty C) (F : CategoryTheory.Functor C D),
CategoryTheory.ObjectProperty.EssentiallySmall.{w, v', u'} (P.map F) →
(∀ (Y : D), CategoryTheory.ObjectProperty.EssentiallySmall.{w, v, u} (P ⊓ fun x => Nonempty (F.obj x ≅ Y))) →
CategoryTheory.ObjectProperty.EssentiallySmall.{w, v, u} P- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.ObjectProperty.isoClosureproof · cited by 61
- CategoryTheory.ObjectProperty.ofObjproof · cited by 37
- CategoryTheory.ObjectProperty.Smallproof · cited by 30
- CategoryTheory.ObjectProperty.EssentiallySmallstatement and proof · cited by 26
- CategoryTheory.ObjectProperty.mapstatement and proof · cited by 15
- CategoryTheory.ObjectProperty.EssentiallySmall.exists_small_le'proof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.EssentiallySmall.of_functorproof · cited by 1