Theorems · Theorem · logic and foundations
Computation.parallel_congr_right
∀ {α : Type u} {S T : Stream'.WSeq (Computation α)} {a : α},
(∀ t ∈ T, t.Promises a) →
Stream'.WSeq.LiftRel Computation.Equiv S T → (Computation.parallel S).Equiv (Computation.parallel T)- Defined in
- Mathlib.Data.Seq.Parallel
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Stream'.WSeq.LiftRelstatement and proof · cited by 24
- Computation.Equivstatement and proof · cited by 21
- Computation.Promisesstatement and proof · cited by 13
- Computation.parallelstatement · cited by 8
- Computation.parallel_congr_lemproof · cited by 2
- Computation.parallel_congr_leftproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.