Theorems · Theorem · logic and foundations
Part.mem_toOption
∀ {α : Type u_1} {o : Part α} [inst : Decidable o.Dom] {a : α}, a ∈ o.toOption ↔ a ∈ o- Defined in
- Mathlib.Data.Part
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext
- Assumes
- Decidable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Exists.fstproof · cited by 22
- Part.toOptionstatement · cited by 16
Cited by2
Results whose statement or proof uses this declaration.
- Part.of_toOptionproof · cited by 1
- Part.toOption_eq_some_iffproof · cited by 0