Mathlib Map

Theorems · Definition · category theory

partialFunToPointed

CategoryTheory.Functor PartialFun Pointed

The functor which maps undefined values to a new point. This makes the maps total and creates pointed types. This is the noncomputable part of the equivalence PartialFunEquivPointed. It can't be computable because = Option.none is decidable while the domain of a general Part isn't.

Defined in
Mathlib.CategoryTheory.Category.PartialFun
Cited by
8 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.