Theorems · Definition · logic and foundations
Computation.parallel
{α : Type u} → Stream'.WSeq (Computation α) → Computation αParallel computation of an infinite stream of computations, taking the first result
- Defined in
- Mathlib.Data.Seq.Parallel
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, 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
- Stream'.WSeqstatement and proof · cited by 149
- Computation.corecproof · cited by 18
Cited by9
Results whose statement or proof uses this declaration.
- Computation.exists_of_mem_parallelstatement and proof · cited by 3
- Computation.parallel_promisesstatement and proof · cited by 2
- Computation.terminates_parallelstatement and proof · cited by 1
- Computation.mem_parallelstatement and proof · cited by 1
- Computation.parallel_congr_leftstatement and proof · cited by 1
- Computation.parallelRecstatement and proof · cited by 0
- Computation.parallel_congr_rightstatement · cited by 0
- Computation.parallel_emptystatement and proof · cited by 0
- Computation.map_parallelstatement · cited by 0