Theorems · Theorem · logic and foundations
Computation.get_equiv
∀ {α : Type u} {c₁ c₂ : Computation α}, c₁.Equiv c₂ → ∀ [inst : c₁.Terminates] [inst_1 : c₂.Terminates], c₁.get = c₂.get- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext
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.Equivstatement and proof · cited by 21
- Computation.getstatement and proof · cited by 14
- Computation.get_eq_of_memproof · cited by 9
- Computation.get_memproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.