theorem
other
other
xFlatConnection_apply
show as:
view Lean formalization →
formal statement (Lean)
36@[simp] theorem xFlatConnection_apply {n : ℕ} (x : Vec n) (i j k : Fin n) :
37 xFlatConnection x i j k = 0 := rfl
proof body
38