Make `iIntros (?)` introduce ∀s/pures under ▷ and □ modalities.
I have reimplemented the tactic for introduction of ∀s/pures using type classes, which directly made it much more modular.
Please register or sign in to comment
I have reimplemented the tactic for introduction of ∀s/pures using type classes, which directly made it much more modular.