The behaviour in this file is not ideal even if the event of this happening is almost 0. ```rs assert!(!vector[0].is_zero(), "Proof failed"); ``` https://github.com/WizardOfMenlo/whir/blob/main/src/protocols/basecase.rs#L88
The behaviour in this file is not ideal even if the event of this happening is almost 0.
https://github.com/WizardOfMenlo/whir/blob/main/src/protocols/basecase.rs#L88