Theorems · Theorem · logic and foundations
Computation.results_thinkN
∀ {α : Type u} {s : Computation α} {a : α} {m : ℕ} (n : ℕ), s.Results a m → (s.thinkN n).Results a (m + n)- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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.Resultsstatement and proof · cited by 20
- Computation.thinkNstatement · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- Computation.results_thinkN_pureproof · cited by 0
- Computation.length_thinkNproof · cited by 0