Skip to main content

arr_ext_append_empty_right_ty

Function arr_ext_append_empty_right_ty 

Source
pub fn arr_ext_append_empty_right_ty() -> Expr
Expand description

Array.append_empty_right : ∀ {α n}, Array α n → Prop

Right identity of append: a ++ empty = a.