Skip to main content

arr_ext_append_empty_left_ty

Function arr_ext_append_empty_left_ty 

Source
pub fn arr_ext_append_empty_left_ty() -> Expr
Expand description

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

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