Theorems · Theorem · logic and foundations
Computation.Terminates.term
∀ {α : Type u} {s : Computation α} [self : s.Terminates], ∃ a, a ∈ sassertion 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.
- Computationstatement and proof · cited by 182
- Computation.Terminatesstatement and proof · cited by 48
Cited by1
Results whose statement or proof uses this declaration.
- Computation.terminates_iffproof · cited by 0