Theorems · Definition · category theory
CategoryTheory.ActionCategory.cases
{X : Type u} →
{G : Type u_2} →
[inst : Group G] →
[inst_1 : MulAction G X] →
{P : ⦃a b : CategoryTheory.ActionCategory G X⦄ → (a ⟶ b) → Sort u_3} →
((t : X) → (g : G) → P (CategoryTheory.ActionCategory.homOfPair t g)) →
⦃a b : CategoryTheory.ActionCategory G X⦄ → (f : a ⟶ b) → P fAny morphism in the action groupoid is given by some pair.
- Defined in
- Mathlib.CategoryTheory.Action
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- Groupstatement and proof · cited by 6,238
- MulActionstatement and proof · cited by 1,294
- CategoryTheory.SingleObjstatement · cited by 88
- CategoryTheory.actionAsFunctorstatement · cited by 12
- CategoryTheory.ActionCategorystatement and proof · cited by 12
- CategoryTheory.ActionCategory.backproof · cited by 4
- CategoryTheory.ActionCategory.homOfPairstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.