Batch completeness
InductiveMerkleTree.batch_completeness
Project documentation
Batch completeness theorem for Merkle trees: building the tree honestly, generating the batch proof for any selector opening at least one leaf, and verifying it against the tree's root succeeds with probability 1 under the random oracle. The proof reduces to functional_batch_completeness through simulateQ, exactly as the single-index completeness...
Source project: VCVio
Person-level attribution pending.