Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Pseudofunctor.StrongTrans.Modification.mkOfOplax

{B : Type u₁} →
  [inst : CategoryTheory.Bicategory B] →
    {C : Type u₂} →
      [inst_1 : CategoryTheory.Bicategory C] →
        {F G : CategoryTheory.Pseudofunctor B C} →
          {η θ : F ⟶ G} →
            (CategoryTheory.Pseudofunctor.StrongTrans.toOplax η).Modification
                (CategoryTheory.Pseudofunctor.StrongTrans.toOplax θ) →
              CategoryTheory.Pseudofunctor.StrongTrans.Modification η θ

The modification between strong transformations of pseudofunctors associated to a modification between the underlying strong transformations of oplax functors.

Defined in
Mathlib.CategoryTheory.Bicategory.Modification.Pseudo
Cited by
2 results in Mathlib
Foundations
Depth 39 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.

Cites9

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

Cited by3

Results whose statement or proof uses this declaration.