Theorems · Theorem · logic and foundations
Computation.length_think
∀ {α : Type u} (s : Computation α) [h : s.Terminates], s.think.length = s.length + 1- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext
- Assumes
- Computation.Terminates
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- le_antisymmproof · cited by 2,068
- Computationstatement and proof · cited by 182
- Nat.find_specproof · cited by 74
- Computation.Terminatesstatement and proof · cited by 48
- Computation.thinkstatement and proof · cited by 41
- Nat.find_min'proof · cited by 28
- Computation.lengthstatement and proof · cited by 12
- Computation.terminates_defproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Computation.results_thinkproof · cited by 4