pub proof fn p_leads_to_q_is_stable<T>(p: TempPred<T>, q: TempPred<T>)
valid(stable(p.leads_to(q))),
A ⇝ predicate is stable.
⇝
⊧ stable(p ⇝ q)