Theorems · Theorem · logic and foundations
Computation.parallel_promises
∀ {α : Type u} {S : Stream'.WSeq (Computation α)} {a : α}, (∀ s ∈ S, s.Promises a) → (Computation.parallel S).Promises a- Defined in
- Mathlib.Data.Seq.Parallel
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Promisesstatement and proof · cited by 13
- Computation.parallelstatement and proof · cited by 8
- Computation.exists_of_mem_parallelproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Computation.parallel_congr_leftproof · cited by 1
- Computation.mem_parallelproof · cited by 1