Mathlib Map

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.

Cited by2

Results whose statement or proof uses this declaration.