Theorems · Theorem · category theory
PFunctor.M.isubtree_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.isubtree (⟨a, i⟩ :: ps) (PFunctor.M.mk ⟨a, f⟩) = PFunctor.M.isubtree ps (f i)- Defined in
- Mathlib.Data.PFunctor.Univariate.M
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 78 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.
Cites9
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.isubtreestatement and proof · cited by 6
- PFunctor.M.casesOn_mk'proof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- PFunctor.M.iselect_consproof · cited by 1
- PFunctor.M.nth_of_bisimproof · cited by 1