-
(This question was first raised in the [developmental stage ontologies](https://github.com/obophenotype/developmental-stage-ontologies/pull/102#discussion_r1799308335) repo, but as a side remark on a …
-
### Is it a mod compatibility issue?
Yes
### If it's a mod compatibility issue, please provide the link(s) to the incompatible mod(s)
https://modrinth.com/mod/axiom
### Minecraft version
1.20.4
…
-
I wanted to use the mods (below) and this happened.
Mods:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[✔️] Axiom-4.1.1-for-MC1.21.jar
[✔️] Better…
-
## Description of the issue
The class `model` is defined as: _A model is a generically dependent continuant that is used for computing an idealised reproduction of a system and its behaviours._
…
-
### Mod Name
Axiom
### Mod Homepage
https://modrinth.com/mod/axiom/versions
### Minecraft version
1.21.1
### Describe the bug
When I launch the game as usual, with only Axiom, Sinytra, Connecto…
-
The bare outline of a proof is sketched at https://teorth.github.io/equational_theories/blueprint/sect0004.html#sheffer , but one should refer to the paper https://www.cs.unm.edu/~mccune/papers/basax/…
-
```xml
"
```
The corrected, formatted file looks like this:
```xml
…
-
I'm following the documentation but when I try to add the extension using the command:
`aws lambda update-function-configuration --function-name my_function_name --layers arn:aws:lambda:us-west-2:694…
-
As discussed, it would be nice to tag operators and axioms in certain abstract theories as non-instantiable. For `Subtype`, this could look as follows:
```
type T.
pred P : T.
axiom P_nonempty…
chdoc updated
4 months ago
-
While considering performance issues for heap-dependent functions, we found that the following function definition in Viper:
```
field f: Bool
function heapFun(refs: Set[Ref]): Map[Ref, Bool]
…