Theorems · Theorem · logic and foundations
Computation.terminates_of_mem
∀ {α : Type u} {s : Computation α} {a : α}, a ∈ s → s.Terminates- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 3 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.
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 · cited by 48
Cited by3
Results whose statement or proof uses this declaration.
- Computation.Results.terminatesproof · cited by 2
- Stream'.WSeq.head_terminates_of_head_tail_terminatesproof · cited by 1
- Computation.mem_parallelproof · cited by 1