Theorems · Theorem · category theory
CategoryTheory.IsCardinalFiltered.of_final
∀ {J₁ : Type u} [inst : CategoryTheory.Category.{v, u} J₁] {J₂ : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} J₂]
(F : CategoryTheory.Functor J₁ J₂) [F.Final] (κ : Cardinal.{w}) [inst_3 : Fact κ.IsRegular]
[CategoryTheory.IsCardinalFiltered J₁ κ], CategoryTheory.IsCardinalFiltered J₂ κIf F : J₁ ⥤ J₂ is final and J₁ is κ-filtered, then
J₂ is also κ-filtered. See also IsFiltered.of_final
(in CategoryTheory.Limits.Final) for the particular case of
filtered categories (κ = ℵ₀).
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Category.assocproof · cited by 6,433
- Factstatement and proof · cited by 2,726
- Cardinalstatement and proof · cited by 2,598
- CategoryTheory.Functor.map_compproof · cited by 734
- Nonempty.someproof · cited by 340
- Fact.outproof · cited by 328
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.