Theorems · Theorem · logic and foundations
Computation.liftRel_think_left
∀ {α : Type u} {β : Type v} (R : α → β → Prop) (ca : Computation α) (cb : Computation β),
Computation.LiftRel R ca.think cb ↔ Computation.LiftRel R ca cb- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 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.thinkstatement · cited by 41
- Computation.LiftRelstatement · cited by 38
- Computation.think_memproof · cited by 8
- Computation.of_think_memproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Computation.liftRel_think_rightproof · cited by 0