Theorems · Theorem · logic and foundations
Computation.destruct_eq_pure
∀ {α : Type u} {s : Computation α} {a : α}, s.destruct = Sum.inl a → s = Computation.pure a- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.purestatement and proof · cited by 61
- Computation.destructstatement · cited by 37
- Computation.tailproof · cited by 14
Cited by10
Results whose statement or proof uses this declaration.
- Stream'.WSeq.destruct_nilproof · cited by 12
- Stream'.WSeq.destruct_consproof · cited by 11
- Computation.exists_of_mem_parallelproof · cited by 3
- Stream'.WSeq.destruct_ofSeqproof · cited by 2
- Computation.terminates_parallelproof · cited by 1
- Computation.ret_orElseproof · cited by 1
- Stream'.WSeq.toList'_nilproof · cited by 1
- Stream'.WSeq.toList_nilproof · cited by 1
- Computation.orElse_pureproof · cited by 1
- Computation.terminates_parallel.auxproof · cited by 1