Theorems · Definition · logic and foundations
PFun.comp
{α : Type u_1} → {β : Type u_2} → {γ : Type u_3} → (β →. γ) → (α →. β) → α →. γComposition of partial functions as a partial function.
- Defined in
- Mathlib.Data.PFun
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by10
Results whose statement or proof uses this declaration.
- PFun.Part.bind_compstatement · cited by 1
- PFun.coe_compstatement · cited by 0
- PFun.comp_applystatement · cited by 0
- PFun.comp_assocstatement · cited by 0
- PFun.comp_idstatement · cited by 0
- PFun.preimage_compstatement · cited by 0
- PFun.id_compstatement · cited by 0
- PFun.dom_compstatement and proof · cited by 0
- PFun.prodLift_fst_comp_snd_compstatement and proof · cited by 0
- PFun.prodMap_comp_compstatement and proof · cited by 0