Theorems · Inductive type · category theory
CategoryTheory.Lax.LaxTrans.Modification
{B : Type u₁} →
[inst : CategoryTheory.Bicategory B] →
{C : Type u₂} →
[inst_1 : CategoryTheory.Bicategory C] →
{F G : CategoryTheory.LaxFunctor B C} → (F ⟶ G) → (F ⟶ G) → Type (max u₁ w₂)A modification Γ between lax natural transformations η and θ (between lax functors)
consists of a family of 2-morphisms Γ.app a : η.app a ⟶ θ.app a, which satisfies the equation
(app a ▷ G.map f) ≫ θ.naturality f = η.naturality f ≫ (F.map f ◁ app b)
for each 1-morphism f : a ⟶ b.
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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.LaxFunctorstatement · cited by 201
Cited by29
Results whose statement or proof uses this declaration.
- CategoryTheory.Lax.LaxTrans.Modification.appstatement and proof · cited by 28
- CategoryTheory.Lax.LaxTrans.Hom.asstatement · cited by 24
- CategoryTheory.Lax.LaxTrans.Hom.extstatement and proof · cited by 2
- CategoryTheory.Lax.LaxTrans.Modification.extstatement and proof · cited by 2
- CategoryTheory.Lax.LaxTrans.Hom.of.injstatement and proof · cited by 1
- CategoryTheory.Lax.LaxTrans.Hom.of.noConfusionstatement and proof · cited by 1
- CategoryTheory.Lax.LaxTrans.Modification.mk.injstatement · cited by 1
- CategoryTheory.Lax.LaxTrans.Modification.mk.noConfusionstatement · cited by 1
- CategoryTheory.Lax.LaxTrans.Modification.idstatement · cited by 1
- CategoryTheory.Lax.LaxTrans.Modification.naturalitystatement and proof · cited by 1
- CategoryTheory.Lax.LaxTrans.Modification.vcompstatement and proof · cited by 1
- CategoryTheory.Lax.LaxTrans.Hom.of.injEqstatement and proof · cited by 0