Theorems · Definition · category theory
CategoryTheory.IsPushout.IsVanKampen
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{W X Y Z : C} → {f : W ⟶ X} → {g : W ⟶ Y} → {h : X ⟶ Z} → {i : Y ⟶ Z} → CategoryTheory.IsPushout f g h i → PropA convenient formulation for a pushout being a van Kampen colimit. For any commutative cube of
which a van Kampen pushout forms the bottom face and the back faces are pullbacks, the front faces
are pullbacks if and only if the top face is a pushout. See IsPushout.isVanKampen_iff below.
- Defined in
- Mathlib.CategoryTheory.Adhesive.Basic
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.IsPullbackproof · cited by 320
- CategoryTheory.IsPushoutstatement and proof · cited by 219
- CategoryTheory.CommSqproof · cited by 158
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.Adhesive.van_kampenstatement · cited by 6
- CategoryTheory.IsPushout.isVanKampen_iffstatement and proof · cited by 2
- CategoryTheory.IsPushout.IsVanKampen.exists_cube_fillingstatement and proof · cited by 2
- CategoryTheory.Adhesive.van_kampen'statement · cited by 2
- CategoryTheory.IsPushout.isVanKampen_isPullback_isPullback_hom_extstatement and proof · cited by 1
- CategoryTheory.IsPushout.IsVanKampen.isPullback_of_mono_leftstatement and proof · cited by 1
- CategoryTheory.IsPushout.IsVanKampen.isPullback_of_mono_rightstatement and proof · cited by 1
- CategoryTheory.IsPushout.IsVanKampen.flipstatement and proof · cited by 1
- CategoryTheory.IsPushout.IsVanKampen.mono_of_mono_leftstatement and proof · cited by 1
- CategoryTheory.IsPushout.IsVanKampen.mono_of_mono_rightstatement and proof · cited by 1
- CategoryTheory.IsPushout.isVanKampen_iff'statement and proof · cited by 0
- CategoryTheory.IsPushout.isVanKampen_inlstatement · cited by 0