Mathlib Map

Theorems · Definition · category theory

CategoryTheory.forgetAdjToOver

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    [inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
      (X : C) → CategoryTheory.Over.forget X ⊣ CategoryTheory.toOver X

The functor toOver X is the right adjoint to the functor Over.forget X.

Defined in
Mathlib.CategoryTheory.LocallyCartesianClosed.Over
Cited by
7 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategory

Around this declaration

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

CategoryTheory.toOverIsoToOverUnit · cited by 2CategoryTheory.toOverIsoT…CategoryTheory.toOverIteratedSliceForwardIsoPullback · cited by 2CategoryTheory.toOverIter…CategoryTheory.toOverPullbackIsoToOver · cited by 2CategoryTheory.toOverPull…CategoryTheory.forgetAdjToOver_counit_app · cited by 1CategoryTheory.forgetAdjT…CategoryTheory.forgetAdjToOver.homEquiv_symm · cited by 0forgetAdjToOver.homEquiv_…CategoryTheory.forgetAdjToOver_unit_app · cited by 0CategoryTheory.forgetAdjT…CategoryTheory.toOverIteratedSliceForwardIsoPullback_hom_app_left · cited by 0CategoryTheory.toOverIter…CategoryTheory.toOverIteratedSliceForwardIsoPullback_inv_app_left · cited by 0CategoryTheory.toOverIter…CategoryTheory.toOverPullbackIsoToOver_hom_app_left · cited by 0CategoryTheory.toOverPull…CategoryTheory.toOverPullbackIsoToOver_inv_app_left · cited by 0CategoryTheory.toOverPull…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.CartesianMonoidalCategory · cited by 947CategoryTheory.CartesianM…CategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.Over.left · cited by 541Over.leftCategoryTheory.Adjunction · cited by 524CategoryTheory.AdjunctionCategoryTheory.Over.hom · cited by 370Over.homCategoryTheory.SemiCartesianMonoidalCategory.fst · cited by 184SemiCartesianMonoidalCate…CategoryTheory.Over.forget · cited by 164Over.forgetCategoryTheory.CartesianMonoidalCategory.lift · cited by 160CartesianMonoidalCategory…CategoryTheory.Over.homMk · cited by 115Over.homMkCategoryTheory.toOver · cited by 18CategoryTheory.toOverCategoryTheory.forgetAdjToOverCITED BYCITES

Cites12

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

Cited by10

Results whose statement or proof uses this declaration.