Theorems · Theorem · logic and foundations
Computation.terminates_iff
∀ {α : Type u} (s : Computation α), s.Terminates ↔ ∃ a, a ∈ s- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses no axioms
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.
- Computationstatement and proof · cited by 182
- Computation.Terminatesstatement and proof · cited by 48
- Computation.Terminates.termproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.