Mathlib Map

Theorems · Definition · logic and foundations

Computation.length

{α : Type u} → (s : Computation α) → [h : s.Terminates] → ℕ

length s gets the number of steps of a terminating computation

Defined in
Mathlib.Data.Seq.Computation
Cited by
12 results in Mathlib
Foundations
Depth 18 from the axioms · uses no axioms
Assumes
Computation.Terminates

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.

Cited by14

Results whose statement or proof uses this declaration.