Mathlib Map

Theorems · Definition · logic and foundations

Computation

Type u → Type u

Computation α is the type of unbounded computations returning α. An element of Computation α is an infinite sequence of Option α such that if f n = some a for some n then it is constantly some a after that.

Defined in
Mathlib.Data.Seq.Computation
Cited by
182 results in Mathlib
Foundations
Depth 8 from the axioms, rests on 25 definitions · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by234

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 234.