Theorems · Theorem · category theory
CategoryTheory.TwoSquare.EquivalenceJ.functor_map
∀ {C₁ : Type u₁} {C₂ : Type u₂} {C₃ : Type u₃} {C₄ : Type u₄} [inst : CategoryTheory.Category.{v₁, u₁} C₁]
[inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] [inst_2 : CategoryTheory.Category.{v₃, u₃} C₃]
[inst_3 : CategoryTheory.Category.{v₄, u₄} C₄] {T : CategoryTheory.Functor C₁ C₂} {L : CategoryTheory.Functor C₁ C₃}
{R : CategoryTheory.Functor C₂ C₄} {B : CategoryTheory.Functor C₃ C₄} (w : CategoryTheory.TwoSquare T L R B) {X₂ : C₂}
{X₃ : C₃} (g : R.obj X₂ ⟶ B.obj X₃) {f₁ f₂ : w.StructuredArrowRightwards g} (φ : f₁ ⟶ f₂),
(CategoryTheory.TwoSquare.EquivalenceJ.functor w g).map φ =
CategoryTheory.CostructuredArrow.homMk
(CategoryTheory.StructuredArrow.homMk (CategoryTheory.StructuredArrow.Hom.right φ).left ⋯) ⋯- Cited by
- 0 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Comma.leftstatement · cited by 886
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.Commastatement · cited by 566
- CategoryTheory.CostructuredArrowstatement · cited by 536
- CategoryTheory.CommaMorphism.leftstatement · cited by 526
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.