Back to NPA

Declaration

vec_sub_zero

Mathlib.Vector.Basic

Packages

2

Module

63

Theorems

750

Declarations

1016

Untrusted sidecar

Source text and display overlays are presentation metadata. The signed certificate and checker result are the trusted evidence.

Statement

forall (v : Vec), @Eq.{1} Vec (vec_sub v vec_zero) v

Proof term

fun v => @Vec.rec.{0} (fun (x : Vec) => @Eq.{1} Vec Vec.unit x) (@Eq.refl.{1} Vec Vec.unit) v

Constants