Theorems · Definition · category theory
PFunctor.Obj.iget
{P : PFunctor.{uA, uB}} → [DecidableEq P.A] → {α : Type u_1} → [Inhabited α] → ↑P α → P.Idx → αx.iget i takes the component of x designated by i if any is or returns a default value
- Defined in
- Mathlib.Data.PFunctor.Univariate.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- DecidableEqInhabited
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PFunctor.Astatement and proof · cited by 101
- PFunctorstatement and proof · cited by 75
- PFunctor.Objstatement and proof · cited by 50
- PFunctor.Idxstatement and proof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- PFunctor.M.ichildren_mkstatement · cited by 0
- PFunctor.iget_mapstatement · cited by 0