Theorems · Theorem · logic and foundations
Computation.liftRel_think_right
∀ {α : Type u} {β : Type v} (R : α → β → Prop) (ca : Computation α) (cb : Computation β),
Computation.LiftRel R ca cb.think ↔ Computation.LiftRel R ca cb- Defined in
- Mathlib.Data.Seq.Computation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 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.
- Function.swapproof · cited by 216
- Computationstatement and proof · cited by 182
- Computation.thinkstatement and proof · cited by 41
- Computation.LiftRelstatement and proof · cited by 38
- Computation.LiftRel.swapproof · cited by 4
- Computation.liftRel_think_leftproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.