vault backup: 2023-10-04 11:29:11

This commit is contained in:
2023-10-04 11:29:11 +02:00
parent 390e6e5f26
commit ce92b78c09

View File

@ -1,6 +1,6 @@
An abstract type have a signature, which contains types, uses and operations, and have some axioms.
An axiom let us determine the value of the application of the observers with the internal operations (in the example below, the operation modify). An axiom must be precise.
An axiom let us determine the value of the application of the observers with the internal operations (in the example below, the operation modify). We can see that as a validation. An axiom must be precise.
```
Types