Theorems · Theorem · logic and foundations
Computation.results_think_iff
∀ {α : Type u} {s : Computation α} {a : α} {n : ℕ}, s.think.Results a (n + 1) ↔ s.Results a n- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext
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
- Computation.thinkstatement and proof · cited by 41
- Computation.Resultsstatement and proof · cited by 20
- Computation.results_thinkproof · cited by 4
- Computation.of_results_thinkproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Computation.eq_thinkNproof · cited by 2