Theorems · Theorem · logic and foundations
Computation.terminates_def
∀ {α : Type u} (s : Computation α), s.Terminates ↔ ∃ n, (↑s n).isSome = true- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Stream'statement · cited by 205
- Computationstatement and proof · cited by 182
- Stream'.getproof · cited by 86
- Computation.Terminatesstatement and proof · cited by 48
Cited by2
Results whose statement or proof uses this declaration.
- Computation.length_pureproof · cited by 1
- Computation.length_thinkproof · cited by 1