Mathlib Map

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.

  • Setstatement · cited by 53,352
  • PFunstatement and proof · cited by 207
  • Part.getproof · cited by 77
  • PFun.Domstatement · cited by 28

Cited by7

Results whose statement or proof uses this declaration.