Mathlib Map

Theorems · Theorem · logic and foundations

Computation.Terminates.term

∀ {α : Type u} {s : Computation α} [self : s.Terminates], ∃ a, a ∈ s

assertion that there is some term a such that the Computation terminates

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

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 by1

Results whose statement or proof uses this declaration.