Theorems · Theorem · logic and foundations
Computation.of_results_think
∀ {α : Type u} {s : Computation α} {a : α} {n : ℕ}, s.think.Results a n → ∃ m, s.Results a m ∧ n = m + 1- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Terminatesproof · cited by 48
- Computation.thinkstatement and proof · cited by 41
- Computation.Resultsstatement and proof · cited by 20
- Computation.lengthproof · cited by 12
- Computation.Results.memproof · cited by 9
- Computation.of_think_memproof · cited by 5
- Computation.results_thinkproof · cited by 4
- Computation.Results.len_uniqueproof · cited by 4
- Computation.results_of_terminates'proof · cited by 2
- Computation.Results.terminatesproof · cited by 2
- Computation.of_think_terminatesproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- Computation.eq_thinkNproof · cited by 2
- Computation.results_bindproof · cited by 2
- Computation.results_think_iffproof · cited by 1
- Stream'.WSeq.liftRel_join.lemproof · cited by 1