Theorems · Definition · logic and foundations
PFun.restrict
{α : Type u_1} → {β : Type u_2} → (f : α →. β) → {p : Set α} → p ⊆ f.Dom → α →. βRestrict a partial function to a smaller domain.
- Defined in
- Mathlib.Data.PFun
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 6 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.
- Setstatement and proof · cited by 53,352
- PFunstatement and proof · cited by 207
- PFun.Domstatement and proof · cited by 28
- Part.restrictproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- PFun.resproof · cited by 8
- PFun.mem_restrictstatement · cited by 0
- PFun.restrict.congr_simpstatement and proof · cited by 0