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.
Cited by20
Results whose statement or proof uses this declaration.
- partialFunToPointedproof · cited by 8
- Part.toFinsetproof · cited by 5
- Part.mem_toOptionstatement · cited by 2
- Part.Dom.toOptionstatement · cited by 2
- Part.toOption_eq_none_iffstatement · cited by 2
- Decidable.Partrec.const'proof · cited by 2
- Part.toOption.congr_simpstatement and proof · cited by 1
- Part.none_toOptionstatement · cited by 1
- Part.of_toOptionstatement · cited by 1
- Part.some_toOptionstatement · cited by 1
- partialFunEquivPointed_functor_map_toFunstatement · cited by 0
- PFun.evalOptproof · cited by 0