pub broadcast proof fn lemma_disjoint_void_right<Other: SpecParser>(other: Other, void: Void)Expand description
ensures
#[trigger] disjoint_domains(other, void),Every parser is disjoint from Void.
pub broadcast proof fn lemma_disjoint_void_right<Other: SpecParser>(other: Other, void: Void)#[trigger] disjoint_domains(other, void),Every parser is disjoint from Void.