pub proof fn lemma_parser_congruent_symmetric<A, B>(a: A, b: B)Expand description
requires
parser_congruent(a, b),ensuresparser_congruent(b, a),pub proof fn lemma_parser_congruent_symmetric<A, B>(a: A, b: B)parser_congruent(a, b),ensuresparser_congruent(b, a),