Returns declName α leInst isPreorderInst
Equations
Instances For
Returns declName α leInst ltInst lawfulOrderLtInst isLinearPreorderInst
Equations
Instances For
Returns declName α leInst isLinearPreorderInst
Equations
Instances For
Returns declName α leInst ltInst lawfulOrderLtInst isPreorderInst ringInst ordRingInst
Equations
Instances For
Returns declName α leInst ltInst lawfulOrderLtInst isLinearPreorderInst ringInst ordRingInst
Equations
Instances For
Assume p₁ is { w := u, k := k₁, proof := p₁ } and p₂ is { w := w, k := k₂, proof := p₂ }
p₁ is the proof for edge u -(k₁)→ w and p₂ the proof for edge w -(k₂)-> v.
Then, this function returns a proof for edge u -(k₁+k₂) -> v.
Remark: if the order does not support offset k₁ and k₂ are zero.