Theorems · Definition · logic and foundations
PFun.fn
{α : Type u_1} → {β : Type u_2} → (f : α →. β) → (a : α) → a ∈ f.Dom → βEvaluate a partial function
- Defined in
- Mathlib.Data.PFun
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by7
Results whose statement or proof uses this declaration.
- PFun.asSubtypeproof · cited by 2
- Dioph.diophFn_comp1proof · cited by 1
- Dioph.diophPFun_comp1statement and proof · cited by 1
- PFun.ext'statement and proof · cited by 0
- PFun.fn.congr_simpstatement and proof · cited by 0
- PFun.fn_applystatement · cited by 0
- PFun.preimage_asSubtypeproof · cited by 0