Mathlib Map

Theorems · Definition · category theory

CategoryTheory.BasedNatTrans.toNatTrans

{𝒮 : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} 𝒮] →
    {𝒳 : CategoryTheory.BasedCategory 𝒮} →
      {𝒴 : CategoryTheory.BasedCategory 𝒮} →
        {F G : CategoryTheory.BasedFunctor 𝒳 𝒴} →
          CategoryTheory.BasedNatTrans F G → CategoryTheory.NatTrans F.toFunctor G.toFunctor
Defined in
Mathlib.CategoryTheory.FiberedCategory.BasedCategory
Cited by
12 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.BasedNatTrans.forgetful · cited by 3BasedNatTrans.forgetfulCategoryTheory.BasedNatTrans.comp · cited by 2BasedNatTrans.compCategoryTheory.BasedNatTrans.ext · cited by 2BasedNatTrans.extCategoryTheory.BasedCategory.whiskerLeft · cited by 1BasedCategory.whiskerLeftCategoryTheory.BasedCategory.whiskerRight · cited by 1BasedCategory.whiskerRightCategoryTheory.BasedNatTrans.homCategory.ext · cited by 1homCategory.extCategoryTheory.BasedNatTrans.ext_iff · cited by 0BasedNatTrans.ext_iffCategoryTheory.BasedNatTrans.forgetful_map · cited by 0BasedNatTrans.forgetful_m…CategoryTheory.BasedNatTrans.id_toNatTrans · cited by 0BasedNatTrans.id_toNatTra…CategoryTheory.BasedNatTrans.isHomLift · cited by 0BasedNatTrans.isHomLiftCategoryTheory.BasedNatTrans.isHomLift' · cited by 0BasedNatTrans.isHomLift'CategoryTheory.BasedCategory.whiskerLeft_toNatTrans · cited by 0BasedCategory.whiskerLeft…CategoryTheory.BasedCategory.whiskerRight_toNatTrans · cited by 0BasedCategory.whiskerRigh…CategoryTheory.BasedNatTrans.homCategory.ext_iff · cited by 0homCategory.ext_iffCategoryTheory.BasedNatIso.isIso_of_toNatTrans_isIso · cited by 0BasedNatIso.isIso_of_toNa…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.NatTrans · cited by 82CategoryTheory.NatTransCategoryTheory.BasedCategory · cited by 38CategoryTheory.BasedCateg…CategoryTheory.BasedFunctor · cited by 34CategoryTheory.BasedFunct…CategoryTheory.BasedCategory.obj · cited by 26BasedCategory.objCategoryTheory.BasedFunctor.toFunctor · cited by 23BasedFunctor.toFunctorCategoryTheory.BasedNatTrans · cited by 11CategoryTheory.BasedNatTr…BasedNatTrans.toNatTransCITED BYCITES

Cites7

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

Cited by16

Results whose statement or proof uses this declaration.