Theorems · Theorem · category theory
CategoryTheory.adhesive_of_preserves_and_reflects
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u''} [inst_1 : CategoryTheory.Category.{v'', u''} D]
(F : CategoryTheory.Functor C D) [CategoryTheory.Adhesive D]
[H₁ : ∀ {X Y S : C} (f : X ⟶ S) (g : Y ⟶ S) [CategoryTheory.Mono f], CategoryTheory.Limits.HasPullback f g]
[H₂ : ∀ {X Y S : C} (f : S ⟶ X) (g : S ⟶ Y) [CategoryTheory.Mono f], CategoryTheory.Limits.HasPushout f g]
[CategoryTheory.Limits.PreservesLimitsOfShape CategoryTheory.Limits.WalkingCospan F]
[CategoryTheory.Limits.ReflectsLimitsOfShape CategoryTheory.Limits.WalkingCospan F]
[CategoryTheory.Limits.PreservesColimitsOfShape CategoryTheory.Limits.WalkingSpan F]
[CategoryTheory.Limits.ReflectsColimitsOfShape CategoryTheory.Limits.WalkingSpan F], CategoryTheory.Adhesive C- Defined in
- Mathlib.CategoryTheory.Adhesive.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.AdhesiveCategoryTheory.Limits.HasPullbackCategoryTheory.Limits.HasPushoutCategoryTheory.Limits.PreservesLimitsOfShapeCategoryTheory.Limits.ReflectsLimitsOfShapeCategoryTheory.Limits.PreservesColimitsOfShapeCategoryTheory.Limits.ReflectsColimitsOfShape
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.Limits.WalkingCospanstatement and proof · cited by 496
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.WalkingSpanstatement and proof · cited by 300
- CategoryTheory.Limits.spanproof · cited by 294
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.adhesive_of_preserves_and_reflects_isomorphismproof · cited by 0