Basic
📁 Source: Mathlib/Data/PFunctor/Univariate/Basic.lean
Statistics
| Metric | Count |
|---|---|
| 19 | |
Theoremsdest_mk, mk_dest, fst_map, id_map, iget_map, instLawfulFunctorObj, liftp_iff, liftp_iff', liftr_iff, map_eq, map_eq_map, map_map, supp_eq | 13 |
| Total | 32 |
PFunctor
Definitions
| Name | Category | Theorems |
|---|---|---|
A 📖 | CompOp | 25 mathmath:QPF.liftp_iff', M.head_mk, supp_eq, QPF.recF_eq', MvPFunctor.wpRec_eq, QPF.Fix.ind_aux, M.casesOn_mk', MvPFunctor.wMk_eq, fst_map, M.iselect_nil, MvPFunctor.comp_wPathCasesOn, M.approx_mk, liftp_iff, M.children_mk, QPF.has_good_supp_iff, QPF.liftr_iff, QPF.supp_eq_of_isUniform, liftr_iff, liftp_iff', MvPFunctor.M.bisim_lemma, M.iselect_cons, QPF.liftp_iff, map_eq, M.isubtree_cons, M.nth_of_bisim |
B 📖 | CompOp | |
Idx 📖 | CompOp | |
Obj 📖 | CompOp | 8 mathmath:QPF.liftp_iff', instLawfulFunctorObj, supp_eq, liftp_iff, liftr_iff, liftp_iff', MvPFunctor.M.bisim_lemma, map_eq_map |
comp 📖 | CompOp | — |
instCoeFunForallType 📖 | CompOp | — |
instFunctorObj 📖 | CompOp | |
instInhabited 📖 | CompOp | — |
map 📖 | CompOp | 12 mathmath:QPF.recF_eq', map_map, QPF.abs_map, fst_map, QPF.corecF_eq, M.corec_def, iget_map, id_map, QPF.recF_eq, M.dest_corec, map_eq_map, map_eq |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
fst_map 📖 | mathematical | — | Amap | — | — |
id_map 📖 | mathematical | — | map | — | — |
iget_map 📖 | mathematical | AB | Obj.igetmap | — | fst_map |
instLawfulFunctorObj 📖 | mathematical | — | ObjinstFunctorObj | — | id_mapmap_map |
liftp_iff 📖 | mathematical | — | Functor.LiftpObjinstFunctorObjA | — | map_eq_mapmap_eq |
liftp_iff' 📖 | mathematical | — | Functor.LiftpObjinstFunctorObjA | — | — |
liftr_iff 📖 | mathematical | — | Functor.LiftrObjinstFunctorObjA | — | — |
map_eq 📖 | mathematical | — | mapAB | — | — |
map_eq_map 📖 | mathematical | — | ObjinstFunctorObjmap | — | — |
map_map 📖 | mathematical | — | map | — | — |
supp_eq 📖 | mathematical | — | Functor.suppObjinstFunctorObjASet.imageBSet.univ | — | Set.extSet.image_univliftp_iff' |
PFunctor.Idx
Definitions
| Name | Category | Theorems |
|---|---|---|
inhabited 📖 | CompOp | — |
PFunctor.Obj
Definitions
| Name | Category | Theorems |
|---|---|---|
iget 📖 | CompOp | |
inhabited 📖 | CompOp | — |
PFunctor.W
Definitions
| Name | Category | Theorems |
|---|---|---|
children 📖 | CompOp | — |
dest 📖 | CompOp | |
head 📖 | CompOp | — |
mk 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
dest_mk 📖 | mathematical | — | dest | — | — |
mk_dest 📖 | mathematical | — | dest | — | — |
PFunctor.comp
Definitions
| Name | Category | Theorems |
|---|---|---|
get 📖 | CompOp | — |
mk 📖 | CompOp | — |
(root)
Definitions
| Name | Category | Theorems |
|---|---|---|
PFunctor 📖 | CompData | — |
---