Theorems · Theorem · logic and foundations
Computation.eq_empty_of_not_terminates
∀ {α : Type u} {s : Computation α}, ¬s.Terminates → s = Computation.empty α- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses Quot.sound
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.emptystatement · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- Computation.parallel_emptyproof · cited by 0