29 using View =
typename std::tuple_element_t<1, ContainerOverSubrelations>::View;
30 auto tmp =
static_cast<View
>(in.get(C::l1_to_l2_message_tree_check_exists)) *
31 (
FF(1) -
static_cast<View
>(in.get(C::l1_to_l2_message_tree_check_exists)));
35 using View =
typename std::tuple_element_t<2, ContainerOverSubrelations>::View;
36 auto tmp =
static_cast<View
>(in.get(C::l1_to_l2_message_tree_check_sel)) *
37 ((
CView(l1_to_l2_message_tree_check_LEAF_VALUE_MSG_HASH_DIFF) *
38 (
static_cast<View
>(in.get(C::l1_to_l2_message_tree_check_exists)) *
40 static_cast<View
>(in.get(C::l1_to_l2_message_tree_check_leaf_value_msg_hash_diff_inv))) +
41 static_cast<View
>(in.get(C::l1_to_l2_message_tree_check_leaf_value_msg_hash_diff_inv))) -
43 static_cast<View
>(in.get(C::l1_to_l2_message_tree_check_exists)));
47 using View =
typename std::tuple_element_t<3, ContainerOverSubrelations>::View;
48 auto tmp =
static_cast<View
>(in.get(C::l1_to_l2_message_tree_check_sel)) *
49 (
CView(constants_L1_TO_L2_MSG_TREE_HEIGHT) -
50 static_cast<View
>(in.get(C::l1_to_l2_message_tree_check_l1_to_l2_message_tree_height)));