Theorems · Theorem · logic and foundations
Computation.terminates_parallel.aux
∀ {α : Type u} {l : List (Computation α)} {S : Stream'.WSeq (Computation α)} {c : Computation α},
c ∈ l → c.Terminates → (Computation.corec Computation.parallel.aux1✝ (l, S)).Terminates- Defined in
- Mathlib.Data.Seq.Parallel
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Stream'.Seqproof · cited by 226
- Computationstatement and proof · cited by 182
- Stream'.WSeqstatement and proof · cited by 149
- Stream'.Seq.nilproof · cited by 72
- Computation.pureproof · cited by 61
- Stream'.Seq1proof · cited by 58
- Computation.Terminatesstatement and proof · cited by 48
- Stream'.Seq.destructproof · cited by 47
- Computation.thinkproof · cited by 41
- Computation.destructproof · cited by 37
- Computation.destruct_thinkproof · cited by 21
- Computation.corecstatement and proof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- Computation.terminates_parallelproof · cited by 1