Theorems · Theorem · logic and foundations
Computation.get_eq_of_promises
∀ {α : Type u} (s : Computation α) [h : s.Terminates] {a : α}, s.Promises a → s.get = a- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext
- Assumes
- Computation.Terminates
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.getstatement · cited by 14
- Computation.Promisesstatement · cited by 13
- Computation.get_eq_of_memproof · cited by 9
- Computation.mem_of_promisesproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.