Mathlib Map

Theorems · Theorem · logic and foundations

Computable.option_some_iff

∀ {α : Type u_1} {σ : Type u_4} [inst : Primcodable α] [inst_1 : Primcodable σ] {f : α → σ},
  (Computable fun a => some (f a)) ↔ Computable f
Defined in
Mathlib.Computability.Partrec
Cited by
5 results in Mathlib
Foundations
Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PrimcodablePrimcodable

Around this declaration

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

Cites7

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

Cited by5

Results whose statement or proof uses this declaration.