Theorems · Definition · logic and foundations
Computation.think
{α : Type u} → Computation α → Computation αthink c is the computation that delays for one "tick" and then performs
computation c.
- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 41 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.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Computationstatement and proof · cited by 182
- Stream'.consproof · cited by 45
Cited by45
Results whose statement or proof uses this declaration.
- Computation.destruct_thinkstatement and proof · cited by 21
- Stream'.WSeq.destruct_thinkstatement · cited by 12
- Computation.eq_of_bisimproof · cited by 12
- Computation.recOnstatement and proof · cited by 11
- Computation.destruct_eq_thinkstatement and proof · cited by 10
- Computation.think_memstatement and proof · cited by 8
- Computation.think_bindstatement and proof · cited by 7
- Computation.map_thinkstatement and proof · cited by 6
- Computation.memRecOnstatement and proof · cited by 5
- Computation.of_think_memstatement and proof · cited by 5
- Computation.of_results_thinkstatement and proof · cited by 4
- Computation.results_thinkstatement · cited by 4