author | Luc Moreau <l.moreau@ecs.soton.ac.uk> |
Thu, 12 Jul 2012 13:16:45 +0100 | |
changeset 4017 | 7f1577b3e973 |
parent 4016 | f6ac3b5612d5 |
child 4018 | 58743014d8bd |
model/prov-n.html |
--- a/model/prov-n.html Thu Jul 12 13:15:46 2012 +0100 +++ b/model/prov-n.html Thu Jul 12 13:16:45 2012 +0100 @@ -2025,8 +2025,8 @@ <div class="anexample"> <pre class="codeexample"> - hadMember(mId, c, e1) // c contained e1 - hadMember(mId, c, e2) // c contained e2 + hadMember(c, e1) // c contained e1 + hadMember(c, e2) // c contained e2 </pre> <p> Here <span class="name">c</span> is the identifier for the collection whose membership is stated, and