Theorems · Theorem · category theory
partialFunToPointed_map
∀ {X Y : PartialFun} (f : X ⟶ Y),
partialFunToPointed.map f = { toFun := Option.elim' none fun a => (f a).toOption, map_point := ⋯ }- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Part.Domstatement · cited by 145
- Pointedstatement · cited by 56
- Pointed.Xstatement · cited by 40
- Option.elim'statement · cited by 30
- PartialFunstatement and proof · cited by 18
- Part.toOptionstatement · cited by 16
- Pointed.Homstatement · cited by 9
- partialFunToPointedstatement and proof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.