Theorems · Theorem · logic and foundations
Computation.Results.len_unique
∀ {α : Type u} {s : Computation α} {a b : α} {m n : ℕ}, s.Results a m → s.Results b n → m = n- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses no axioms
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.Terminatesproof · cited by 48
- Computation.Resultsstatement and proof · cited by 20
- Computation.Results.lengthproof · cited by 3
- Computation.Results.terminatesproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- Computation.of_results_thinkproof · cited by 4
- Computation.eq_thinkNproof · cited by 2
- Computation.results_bindproof · cited by 2
- Computation.length_bindproof · cited by 0