feat: reorganized hyperblog and added vitamin D paper

This commit is contained in:
Nick 2024-09-26 12:48:46 -05:00
parent 0fe545c254
commit e22bd788fe
167 changed files with 235 additions and 98 deletions

View file

@ -0,0 +1,36 @@
### Epi-Denial Consistency Checker
<div style="text-align: center">
<font color="CC6600">
<b>P1)</b></font> If experimental evidence is required for a sound causal inference and confounding is a causal concept, then experimental evidence is required to validate potential confounders.
<br />
<font color="CC6600">
<b>(P∧Q→R)</b>
<br />
<b>P2)</b></font> Experimental evidence is required for a sound causal inference.
<br />
<font color="CC6600">
<b>(P)</b>
<br />
<b>P3)</b></font> Confounding is a causal concept.
<br />
<font color="CC6600">
<b>(Q)</b>
<br />
<b>C)</b></font> Therefore, experimental evidence is required to validate potential confounders.
<br />
<font color="CC6600">
<b>(∴R)</b>
<br />
<br />
</font>
</div>
[Proof Tree](https://www.umsu.de/trees/#(P~1Q~5R),(P),(Q)|=(R))
---
# Hashtags
#debate
#arguments

View file

@ -0,0 +1,40 @@
### Healthy Food Argument
| <font color="CC6600">**Definiendum**</font> | <font color="CC6600">**Definiens**</font> |
|:-------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <font color="CC6600">**P**</font> | A given food (x) is healthy compared to another given food (w) when in a given context (y) |
| <font color="CC6600">**Q**</font> | when within that context (y) 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 another given other food (w) |
| <font color="CC6600">**p**</font> | Pepsi |
| <font color="CC6600">**d**</font> | trapped on a desert island |
| <font color="CC6600">**s**</font> | starvation |
| <font color="CC6600">**l**</font> | leafy greens |
<div style="text-align: center">
<font color="CC6600">
<b>P1)</b></font> A given 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 food is likely to increase the lag-time to the onset of illness, disease, or infirmity when replacing a given other food.
<br />
<font color="CC6600">
<b>(∀x∀y∀z∀w(Pxyw↔Qxyzw))</b>
<br />
<b>P2)</b></font> When trapped on a desert island the consumption of Pepsi increases the lag-time to the onset of starvation when replacing leafy greens.
<br />
<font color="CC6600">
<b>(Qpdsl)</b>
<br />
<b>C)</b></font> Therefore, Pepsi is healthy compared to leafy greens when trapped on a desert island.
<br />
<font color="CC6600">
<b>(∴Ppdl)</b>
<br />
<br />
</font>
</div>
[Proof Tree](https://www.umsu.de/trees/#(~6x~6y~6z~6w(Pxyw~4Qxyzw)),(Qpdsl)|=(Ppdl))
---
# Hashtags
#debate
#arguments

View file

@ -0,0 +1,45 @@
### Title
| <font color="CC6600">**Definiendum**</font> | <font color="CC6600">**Definiens**</font> |
|:-------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------- |
| <font color="CC6600">**S**</font> | a given saturated fat source (x) increases LDL-C at a similar rate to other saturated fat sources |
| <font color="CC6600">**L**</font> | a given saturated fat source (x) has no other known qualities that counteract said increase in LDL-C |
| <font color="CC6600">**R**</font> | there is a reason to believe that such a saturated fat source (x) is any better for heart health than other saturated fat sources that increase LDL-C |
| <font color="CC6600">**c**</font> | coconut oil |
<div style="text-align: center">
<font color="CC6600">
<b>P1)</b></font> If a given saturated fat source increases LDL-C at a similar rate to other saturated fat sources and and a given saturated fat source has no other known qualities that counteract said increase in LDL-C, then there is not a reason to believe that such a saturated fat source is any better for heart health than other saturated fat sources that increase LDL-C.
<br />
<font color="CC6600">
<b>(∀x(Sx∧Lx→¬Rx))</b>
<br />
<b>P2)</b></font> Coconut oil increases LDL-C at a similar rate to other saturated fat sources
<br />
<font color="CC6600">
<b>(Sc)</b>
<br />
<b>P3)</b></font> Coconut oil has no other known qualities that counteract said increase in LDL-C.
<br />
<font color="CC6600">
<b>(Lc)</b>
<br />
<b>C)</b></font> Therefore, there is not a reason to believe that coconut oil is any better for heart heart than other saturated fat sources that increase LDL-C.
<br />
<font color="CC6600">
<b>(∴¬Rc )</b>
<br />
<br />
</font>
</div>
[Proof Tree](https://www.umsu.de/trees/#(~6x(Sx~1Lx~5~3Rx)),(Sc),(Lc)|=(~3Rc))
---
# Hashtag
#saturated_fat
#LDL
#coronary_heart_disease
#arguments