Theorems · Definition · category theory
CategoryTheory.Limits.WidePushoutShape.Hom.casesOn
{J : Type w} →
{motive : (a a_1 : CategoryTheory.Limits.WidePushoutShape J) → a.Hom a_1 → Sort u} →
{a a_1 : CategoryTheory.Limits.WidePushoutShape J} →
(t : a.Hom a_1) →
((X : CategoryTheory.Limits.WidePushoutShape J) →
motive X X (CategoryTheory.Limits.WidePushoutShape.Hom.id X)) →
((j : J) → motive none (some j) (CategoryTheory.Limits.WidePushoutShape.Hom.init j)) → motive a a_1 t- Cited by
- 2 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Limits.WidePushoutShapestatement and proof · cited by 47
- CategoryTheory.Limits.WidePushoutShape.Homstatement and proof · cited by 2
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.WidePushoutShape.wideSpanproof · cited by 8
- CategoryTheory.IsPushout.isVanKampen_iffproof · cited by 2
- CategoryTheory.Limits.WidePushoutShape.Hom.noConfusionTypeproof · cited by 0
- CategoryTheory.Limits.WidePushoutShape.Hom.ctorElimproof · cited by 0
- CategoryTheory.Limits.WidePushoutShape.Hom.ctorIdxproof · cited by 0
- CategoryTheory.Limits.WidePushoutShape.Hom.noConfusionproof · cited by 0
- CategoryTheory.Limits.WidePushoutShape.wideSpan_mapstatement · cited by 0