Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Oplax.StrongTrans.mkOfOplax

{B : Type u₁} →
  [inst : CategoryTheory.Bicategory B] →
    {C : Type u₂} →
      [inst_1 : CategoryTheory.Bicategory C] →
        {F G : CategoryTheory.OplaxFunctor B C} →
          (η : CategoryTheory.Oplax.OplaxTrans F G) → η.StrongCore → CategoryTheory.Oplax.StrongTrans F G

Construct a strong natural transformation from an oplax natural transformation whose naturality 2-morphism is an isomorphism.

Defined in
Mathlib.CategoryTheory.Bicategory.NaturalTransformation.Oplax
Cited by
0 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.BicategoryCategoryTheory.Bicategory

Around this declaration

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

Cites7

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

Cited by2

Results whose statement or proof uses this declaration.