Theorems · Definition · logic and foundations
PFun.prodLift
{α : Type u_1} → {β : Type u_2} → {γ : Type u_3} → (α →. β) → (α →. γ) → α →. β × γProduct of partial functions.
- Defined in
- Mathlib.Data.PFun
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by5
Results whose statement or proof uses this declaration.
- PFun.get_prodLiftstatement and proof · cited by 0
- PFun.mem_prodLiftstatement · cited by 0
- PFun.prodLift_applystatement · cited by 0
- PFun.prodLift_fst_comp_snd_compstatement · cited by 0
- PFun.dom_prodLiftstatement · cited by 0