Theorems · Theorem · category theory
CategoryTheory.Limits.Concrete.small_sections_of_hasLimit
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {FC : outParam (C → C → Type u_1)} {CC : outParam (C → Type v)}
[inst_1 : outParam ((X Y : C) → FunLike (FC X Y) (CC X) (CC Y))] [inst_2 : CategoryTheory.ConcreteCategory C FC]
[(CategoryTheory.forget C).IsCorepresentable] {J : Type w} [inst_4 : CategoryTheory.Category.{t, w} J]
(G : CategoryTheory.Functor J C) [CategoryTheory.Limits.HasLimit G],
Small.{v, max v w} ↑(G.comp (CategoryTheory.forget C)).sectionsIf a functor G : J ⥤ C to a concrete category has a limit and that forget C
is corepresentable, then (G ⋙ forget C).sections is small.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Set.Elemstatement · cited by 7,166
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- FunLikestatement and proof · cited by 2,560
- CategoryTheory.ConcreteCategorystatement and proof · cited by 421
- CategoryTheory.forgetstatement and proof · cited by 418
- Smallstatement · cited by 369
- CategoryTheory.Limits.HasLimitstatement and proof · cited by 226
- CategoryTheory.Functor.sectionsstatement · cited by 140
- CategoryTheory.Functor.IsCorepresentablestatement and proof · cited by 12
Cited by4
Results whose statement or proof uses this declaration.
- CommGrpCat.hasLimit_iff_small_sectionsproof · cited by 0
- GrpCat.hasLimit_iff_small_sectionsproof · cited by 0
- AddGrpCat.hasLimit_iff_small_sectionsproof · cited by 0
- AddCommGrpCat.hasLimit_iff_small_sectionsproof · cited by 0