(* * Copyright (c) 2024 Apple Inc. All rights reserved. * * SPDX-License-Identifier: BSD-2-Clause *) theory arithmetic_right_shift imports "AutoCorres2.CTranslation" begin declare [[arithmetic_right_shift]]