Skip to content

Commit

Permalink
call a perm lemma
Browse files Browse the repository at this point in the history
  • Loading branch information
tahina-pro committed Feb 1, 2025
1 parent e5f644a commit b56c7e0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@ fn cbor_raw_serialized_iterator_share
{
unfold (cbor_raw_serialized_iterator_match s pm c l);
LP.pts_to_serialized_share (LP.serialize_nlist (c.glen) s) c.s;
half_mul_l pm c.p;
fold (cbor_raw_serialized_iterator_match s (pm /. 2.0R) c l);
fold (cbor_raw_serialized_iterator_match s (pm /. 2.0R) c l);
}
Expand Down

0 comments on commit b56c7e0

Please sign in to comment.