Theorems · Theorem · logic and foundations
Computation.results_think
∀ {α : Type u} {s : Computation α} {a : α} {n : ℕ}, s.Results a n → s.think.Results a (n + 1)- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.thinkstatement · cited by 41
- Computation.Resultsstatement and proof · cited by 20
- Computation.Results.memproof · cited by 9
- Computation.think_memproof · cited by 8
- Computation.Results.lengthproof · cited by 3
- Computation.length_thinkproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- Computation.of_results_thinkproof · cited by 4
- Computation.results_bindproof · cited by 2
- Computation.of_results_bindproof · cited by 2
- Computation.results_think_iffproof · cited by 1