Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ObjectProperty.isColocal_adj_counit_app

∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
  [inst_1 : CategoryTheory.Category.{v_2, u_2} D] {F : CategoryTheory.Functor C D} {G : CategoryTheory.Functor D C}
  (adj : G ⊣ F) [G.Full] [G.Faithful] (X : C),
  CategoryTheory.ObjectProperty.isColocal (fun x => x ∈ Set.range G.obj) (adj.counit.app X)
Defined in
Mathlib.CategoryTheory.Localization.Bousfield
Cited by
1 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.FullCategoryTheory.Functor.Faithful

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites26

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.