macro_rules! open_local_invariant_in_proof {
    [$($tail:tt)*] => { ... };
}