Theorems · Theorem · logic and foundations
Computation.Results.length
∀ {α : Type u} {s : Computation α} {a : α} {n : ℕ} [_T : s.Terminates], s.Results a n → s.length = n- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses no axioms
- Assumes
- Computation.Terminates
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.
- Computationstatement and proof · cited by 182
- Computation.Terminatesstatement and proof · cited by 48
- Computation.Resultsstatement and proof · cited by 20
- Computation.lengthstatement and proof · cited by 12
Cited by3
Results whose statement or proof uses this declaration.
- Computation.Results.len_uniqueproof · cited by 4
- Computation.results_thinkproof · cited by 4
- Computation.length_thinkNproof · cited by 0