Theorems · Theorem · logic and foundations
Computation.mem_of_promises
∀ {α : Type u} (s : Computation α) [h : s.Terminates] {a : α}, s.Promises a → a ∈ s- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses no axioms
- Assumes
- Computation.Terminates
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.Terminatesstatement and proof · cited by 48
- Computation.Promisesstatement and proof · cited by 13
- Computation.Terminates.casesOnproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Computation.mem_parallelproof · cited by 1
- Computation.get_eq_of_promisesproof · cited by 0