Mathlib Map

Theorems · Definition · logic and foundations

Computation.tail

{α : Type u} → Computation α → Computation α

tail c is the remainder of computation, either c if c = pure a or c' if c = think c'.

Defined in
Mathlib.Data.Seq.Computation
Cited by
14 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms

Around this declaration

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

Cites2

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

Cited by15

Results whose statement or proof uses this declaration.