Mathlib Map

Theorems · Definition · logic and foundations

Computation.map

{α : Type u} → {β : Type v} → (α → β) → Computation α → Computation β

Map a function on the result of a computation.

Defined in
Mathlib.Data.Seq.Computation
Cited by
21 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms

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 by24

Results whose statement or proof uses this declaration.