Theorems · Theorem · logic and foundations
Computation.Results.terminates
∀ {α : Type u} {s : Computation α} {a : α} {n : ℕ}, s.Results a n → s.Terminates- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Computationstatement and proof · cited by 182
- Computation.Terminatesstatement · cited by 48
- Computation.Resultsstatement and proof · cited by 20
- Computation.Results.memproof · cited by 9
- Computation.terminates_of_memproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Computation.Results.len_uniqueproof · cited by 4
- Computation.of_results_thinkproof · cited by 4