Theorems · Theorem · category theory
CategoryTheory.TwoSquare.GuitartExact.of_vComp
∀ {C₁ : Type u_1} {C₂ : Type u_2} {C₃ : Type u_3} {D₁ : Type u_4} {D₂ : Type u_5} {D₃ : Type u_6}
[inst : CategoryTheory.Category.{v_1, u_1} C₁] [inst_1 : CategoryTheory.Category.{v_2, u_2} C₂]
[inst_2 : CategoryTheory.Category.{v_3, u_3} C₃] [inst_3 : CategoryTheory.Category.{v_4, u_4} D₁]
[inst_4 : CategoryTheory.Category.{v_5, u_5} D₂] [inst_5 : CategoryTheory.Category.{v_6, u_6} D₃]
{H₁ : CategoryTheory.Functor C₁ D₁} {L₁ : CategoryTheory.Functor C₁ C₂} {R₁ : CategoryTheory.Functor D₁ D₂}
{H₂ : CategoryTheory.Functor C₂ D₂} (w : CategoryTheory.TwoSquare H₁ L₁ R₁ H₂) {L₂ : CategoryTheory.Functor C₂ C₃}
{R₂ : CategoryTheory.Functor D₂ D₃} {H₃ : CategoryTheory.Functor C₃ D₃} (w' : CategoryTheory.TwoSquare H₂ L₂ R₂ H₃)
[R₁.EssSurj] [w.GuitartExact] [(w.vComp w').GuitartExact], w'.GuitartExact- Cited by
- 2 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.TwoSquarestatement and proof · cited by 100
- CategoryTheory.Functor.EssSurjstatement and proof · cited by 88
- CategoryTheory.Functor.Initialproof · cited by 84
- CategoryTheory.Functor.objObjPreimageIsoproof · cited by 54
- CategoryTheory.Functor.objPreimageproof · cited by 49
- CategoryTheory.TwoSquare.GuitartExactstatement and proof · cited by 35
- CategoryTheory.TwoSquare.structuredArrowDownwardsproof · cited by 35
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.TwoSquare.GuitartExact.of_vComp'proof · cited by 1
- CategoryTheory.TwoSquare.GuitartExact.vComp_iff_of_essSurjproof · cited by 0