mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-17 04:45:12 -05:00
feat: reformatted arguments
This commit is contained in:
parent
fb2cf8d846
commit
579f95477b
25 changed files with 31 additions and 31 deletions
|
@ -12,10 +12,10 @@ argumentHealthyFood =
|
|||
, proofLink = "https://www.umsu.de/trees/#(~6x~6y~6z~6w(Pxyw~4Qwxzy)),(Qdpsl)|=(Ppld)"
|
||||
, definitionTable =
|
||||
[ { definiendum = "P(x,y,w)"
|
||||
, definiens = "a given (x) is healthy compared to a given (w) when in a given (y)"
|
||||
, definiens = "(x) is healthy compared to (w) when in (y)"
|
||||
}
|
||||
, { definiendum = "Q(x,y,z,w)"
|
||||
, definiens = "when within a (y) the consumption of the given (x) is likely to increase the lag-time to the onset of (z) when replacing a given (w)"
|
||||
, definiens = "when within a (y), the consumption of (x) is likely to increase the lag-time to the onset of (z) when replacing (w)"
|
||||
}
|
||||
, { definiendum = "x"
|
||||
, definiens = "a food"
|
||||
|
@ -44,7 +44,7 @@ argumentHealthyFood =
|
|||
]
|
||||
, argumentFormalization =
|
||||
[ { premises =
|
||||
[ { premise = "A given food (x) is healthy compared to another given food (y) when in a given context (w) if, and only if, when within that context (w) the consumption of that given food (x) is likely to increase the lag-time to the onset of illness, disease, or infirmity (z) when replacing a given other food (y)."
|
||||
[ { premise = "A given a food is healthy compared to another given food when in a given context if, and only if, when within that context, the consumption of that given a food is likely to increase the lag-time to the onset of illness, disease, or infirmity when replacing a given other food."
|
||||
, notation = "(∀x∀y∀z∀w(Pxyw↔Qwxzy))"
|
||||
}
|
||||
, { premise = "When trapped on a desert island the consumption of Pepsi increases the lag-time to the onset of starvation when replacing leafy greens."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue