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.
- Stream'proof · cited by 205
- Computationstatement and proof · cited by 182
- Stream'.mapproof · cited by 30
Cited by24
Results whose statement or proof uses this declaration.
- Stream'.WSeq.headproof · cited by 17
- Computation.map_thinkstatement and proof · cited by 6
- Computation.mem_mapstatement · cited by 6
- Computation.exists_of_mem_mapstatement and proof · cited by 6
- Computation.bind_purestatement and proof · cited by 5
- Computation.destruct_mapstatement and proof · cited by 2
- Computation.liftRel_mapstatement and proof · cited by 2
- Stream'.WSeq.destruct_mapstatement and proof · cited by 1
- Stream'.WSeq.toList'_mapproof · cited by 1
- Stream'.WSeq.head_consproof · cited by 1
- Stream'.WSeq.head_ofSeqproof · cited by 1
- Stream'.WSeq.head_thinkproof · cited by 1