mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 12:25:12 -05:00
feat: reformatted arguments
This commit is contained in:
parent
257cb2642d
commit
fb2cf8d846
12 changed files with 76 additions and 23 deletions
|
@ -18,6 +18,9 @@ argumentSodiumCVD =
|
|||
}
|
||||
, { definiendum = "R(x)"
|
||||
, definiens = "higher intakes of substance (x) increases cardiovascular disease risk"
|
||||
}
|
||||
, { definiendum = "x"
|
||||
, definiens = "a substance"
|
||||
}
|
||||
, { definiendum = "s"
|
||||
, definiens = "sodium"
|
||||
|
@ -25,7 +28,7 @@ argumentSodiumCVD =
|
|||
]
|
||||
, argumentFormalization =
|
||||
[ { premises =
|
||||
[ { premise = "For all things, if substance (x) consistently raises blood pressure in controlled studies and elevated blood pressure is known to cause cardiovascular disease, then higher intakes of substance (x) increases cardiovascular disease risk."
|
||||
[ { premise = "For all things, if a substance (x) consistently raises blood pressure in controlled studies and elevated blood pressure is known to cause cardiovascular disease, then higher intakes of that substance (x) increases cardiovascular disease risk."
|
||||
, notation = "(∀x(Px∧Q→Rx))"
|
||||
}
|
||||
, { premise = "Sodium consistently raises blood pressure in controlled studies."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue