Theorems · Inductive type · category theory
CategoryTheory.Pseudofunctor.StrongTrans.Modification
{B : Type u₁} →
[inst : CategoryTheory.Bicategory B] →
{C : Type u₂} →
[inst_1 : CategoryTheory.Bicategory C] →
{F G : CategoryTheory.Pseudofunctor B C} → (F ⟶ G) → (F ⟶ G) → Type (max u₁ w₂)A modification Γ between strong transformations (of pseudofunctors) η and θ consists of a
family of 2-morphisms Γ.app a : η.app a ⟶ θ.app a, which satisfies the equation
(F.map f ◁ app b) ≫ (θ.naturality f).hom = (η.naturality f).hom ≫ (app a ▷ G.map f)
for each 1-morphism f : a ⟶ b.
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Bicategorystatement · cited by 1,587
- CategoryTheory.Pseudofunctorstatement · cited by 571
- CategoryTheory.Pseudofunctor.StrongTrans.categoryStructstatement · cited by 112
Cited by39
Results whose statement or proof uses this declaration.
- CategoryTheory.Pseudofunctor.StrongTrans.Modification.appstatement and proof · cited by 32
- CategoryTheory.Pseudofunctor.StrongTrans.Hom.asstatement · cited by 22
- CategoryTheory.Pseudofunctor.StrongTrans.Modification.toOplaxstatement and proof · cited by 4
- CategoryTheory.Pseudofunctor.StrongTrans.Hom.extstatement and proof · cited by 2
- CategoryTheory.Pseudofunctor.StrongTrans.Modification.equivOplaxstatement · cited by 2
- CategoryTheory.Pseudofunctor.StrongTrans.Modification.extstatement and proof · cited by 2
- CategoryTheory.Pseudofunctor.StrongTrans.Modification.mkOfOplaxstatement · cited by 2
- CategoryTheory.Pseudofunctor.StrongTrans.Modification.idstatement · cited by 1
- CategoryTheory.Pseudofunctor.StrongTrans.Modification.naturalitystatement and proof · cited by 1
- CategoryTheory.Pseudofunctor.StrongTrans.Modification.vcompstatement and proof · cited by 1
- CategoryTheory.Pseudofunctor.StrongTrans.Modification.whiskerLeft_naturalitystatement and proof · cited by 1
- CategoryTheory.Pseudofunctor.StrongTrans.Modification.whiskerRight_naturalitystatement and proof · cited by 1