Theorems · Definition · logic and foundations
Computation.get
{α : Type u} → (s : Computation α) → [h : s.Terminates] → αget s returns the result of a terminating computation
- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses no axioms
- Assumes
- Computation.Terminates
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.
- Computationstatement and proof · cited by 182
- Nat.findproof · cited by 139
- Computation.Terminatesstatement and proof · cited by 48
Cited by18
Results whose statement or proof uses this declaration.
- Computation.get_eq_of_memstatement · cited by 9
- Computation.get_memstatement · cited by 7
- Computation.results_of_terminatesstatement · cited by 4
- Stream'.WSeq.toSeqproof · cited by 1
- Computation.terminatesRecOnproof · cited by 1
- Computation.eq_thinkN'statement · cited by 0
- Computation.mem_of_get_eqstatement and proof · cited by 0
- Computation.get_bindstatement and proof · cited by 0
- Computation.get_eq_of_promisesstatement · cited by 0
- Computation.get_equivstatement and proof · cited by 0
- Computation.get_promisesstatement · cited by 0
- Computation.get_purestatement · cited by 0