Theorems · Definition · category theory
CategoryTheory.Limits.spanCompIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(F : CategoryTheory.Functor C D) →
{X Y Z : C} →
(f : X ⟶ Y) →
(g : X ⟶ Z) → (CategoryTheory.Limits.span f g).comp F ≅ CategoryTheory.Limits.span (F.map f) (F.map g)A functor applied to a span is a span.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 · cited by 8,698
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.WalkingPairstatement and proof · cited by 1,319
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Limits.WalkingSpanstatement and proof · cited by 300
- CategoryTheory.Limits.spanstatement and proof · cited by 294
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
Cited by13
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.map_isPushoutproof · cited by 6
- CategoryTheory.IsPushout.of_mapproof · cited by 3
- CategoryTheory.Limits.spanCompIso_app_leftstatement · cited by 0
- CategoryTheory.Limits.spanCompIso_app_rightstatement · cited by 0
- CategoryTheory.Limits.spanCompIso_app_zerostatement · cited by 0
- CategoryTheory.Limits.spanCompIso_hom_app_leftstatement · cited by 0
- CategoryTheory.Limits.spanCompIso_hom_app_rightstatement · cited by 0
- CategoryTheory.Limits.spanCompIso_hom_app_zerostatement · cited by 0
- CategoryTheory.Limits.spanCompIso_inv_app_leftstatement · cited by 0
- CategoryTheory.Limits.spanCompIso_inv_app_rightstatement · cited by 0
- CategoryTheory.Limits.spanCompIso_inv_app_zerostatement · cited by 0
- CategoryTheory.Limits.HasPushout.of_createsColimitproof · cited by 0