Mathlib Map

Theorems · Definition · logic and foundations

Part.toOption

{α : Type u_1} → (o : Part α) → [Decidable o.Dom] → Option α

Convert a Part α with a decidable domain to an option

Defined in
Mathlib.Data.Part
Cited by
16 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
Decidable

Around this declaration

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

Cites3

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

  • Partstatement and proof · cited by 325
  • Part.Domstatement and proof · cited by 145
  • Part.getproof · cited by 77

Cited by20

Results whose statement or proof uses this declaration.