Theorems · Theorem · logic and foundations
Computation.length_thinkN
∀ {α : Type u} (s : Computation α) [_h : s.Terminates] (n : ℕ), (s.thinkN n).length = s.length + n- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext
- Assumes
- Computation.Terminates
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.Terminatesstatement and proof · cited by 48
- Computation.lengthstatement · cited by 12
- Computation.thinkNstatement · cited by 10
- Computation.results_of_terminatesproof · cited by 4
- Computation.Results.lengthproof · cited by 3
- Computation.results_thinkNproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.