Theorems · Theorem · category theory
CategoryTheory.Adjunction.isCardinalFilteredGenerator
∀ {C : Type u} {D : Type u'} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Category.{v', u'} D]
{F : CategoryTheory.Functor C D} {G : CategoryTheory.Functor D C} (adj : F ⊣ G) {κ : Cardinal.{w}}
[inst_2 : Fact κ.IsRegular] {P : CategoryTheory.ObjectProperty C},
P.IsCardinalFilteredGenerator κ →
∀ [G.IsCardinalAccessible κ] [G.Full] [G.Faithful], (P.map F).IsCardinalFilteredGenerator κ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
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.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Isoproof · cited by 3,963
- Factstatement and proof · cited by 2,726
- Cardinalstatement and proof · cited by 2,598
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- CategoryTheory.Limits.Cocone.ιproof · cited by 605
- CategoryTheory.Adjunctionstatement and proof · cited by 524
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.hasCardinalFilteredGeneratorproof · cited by 3