vault backup: 2023-10-04 11:43:52
This commit is contained in:
parent
40db9d7ce2
commit
111f06e99a
@ -17,4 +17,5 @@ Axioms
|
||||
lowerlimit(v) =< i =< upperlimit(v) -> nth(modify(v,i,e), i) = e
|
||||
```
|
||||
In this example, the axiom explain that it check nth position in the modified vector
|
||||
|
||||
|
||||
The axiom can't be contradictory. Two (or more) contradictory axioms are call the consistency. When we create the axiom, we have to remove all the consistency.
|
Loading…
x
Reference in New Issue
Block a user