Theorems · Theorem · category theory
PFunctor.M.iselect_cons
∀ {F : PFunctor.{uA, uB}} [inst : DecidableEq F.A] [inst_1 : Inhabited F.M] (ps : PFunctor.Approx.Path F) {a : F.A}
(f : F.B a → F.M) {i : F.B a}, PFunctor.M.iselect (⟨a, i⟩ :: ps) (PFunctor.M.mk ⟨a, f⟩) = PFunctor.M.iselect ps (f i)- Defined in
- Mathlib.Data.PFunctor.Univariate.M
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqInhabited
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PFunctor.Bstatement and proof · cited by 119
- PFunctor.Astatement and proof · cited by 101
- PFunctorstatement and proof · cited by 75
- PFunctor.Mstatement and proof · cited by 52
- PFunctor.M.mkstatement · cited by 27
- PFunctor.Approx.Pathstatement and proof · cited by 11
- PFunctor.Idxstatement · cited by 11
- PFunctor.M.headproof · cited by 10
- PFunctor.M.iselectstatement · cited by 7
- PFunctor.M.isubtreeproof · cited by 6
- PFunctor.M.isubtree_consproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- PFunctor.M.ext_auxproof · cited by 1