Theorems · Theorem · logic and foundations
Computation.Results.mem
∀ {α : Type u} {s : Computation α} {a : α} {n : ℕ}, s.Results a n → a ∈ s- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses no axioms
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
- Computation.Resultsstatement and proof · cited by 20
- Computation.lengthproof · cited by 12
Cited by9
Results whose statement or proof uses this declaration.
- Computation.exists_of_mem_bindproof · cited by 6
- Computation.mem_bindproof · cited by 5
- Computation.results_thinkproof · cited by 4
- Computation.of_results_thinkproof · cited by 4
- Computation.eq_thinkNproof · cited by 2
- Computation.results_bindproof · cited by 2
- Computation.Results.terminatesproof · cited by 2
- Stream'.WSeq.liftRel_join.lemproof · cited by 1
- Computation.Results.val_uniqueproof · cited by 0