Mathlib Map

Theorems · Definition · logic and foundations

PFun.asSubtype

{α : Type u_1} → {β : Type u_2} → (f : α →. β) → ↑f.Dom → β

Turns a partial function into a function out of its 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.

  • Set.Elemstatement and proof · cited by 7,166
  • PFunstatement and proof · cited by 207
  • PFun.Domstatement and proof · cited by 28
  • PFun.fnproof · cited by 6

Cited by3

Results whose statement or proof uses this declaration.