Theorems · Definition · category theory
PFunctor.M.casesOn
{F : PFunctor.{uA, uB}} → {r : F.M → Sort w} → (x : F.M) → ((x : ↑F F.M) → r (PFunctor.M.mk x)) → r xdestructor for M-types
- Defined in
- Mathlib.Data.PFunctor.Univariate.M
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- PFunctorstatement and proof · cited by 75
- PFunctor.Mstatement and proof · cited by 52
- PFunctor.Objstatement and proof · cited by 50
- PFunctor.M.mkstatement and proof · cited by 27
- PFunctor.M.casesproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- PFunctor.M.casesOn'proof · cited by 7
- PFunctor.M.casesOn_mkstatement · cited by 0