feat: reformatted props and preds

This commit is contained in:
Nick 2024-11-18 18:01:32 -06:00
parent b3976223fd
commit 691b4f4805
14 changed files with 124 additions and 124 deletions

View file

@ -8,7 +8,7 @@ argumentEfilismPatrolSquad =
{ argumentTitle = "The Eternal Intergalactic Sentience Patrol Squad"
, propositionTitle = "Efilists are committed to pragmatic natalism"
, propositionSummary = "Summary"
, proofLink = "https://www.umsu.de/trees/#(P~5Q),(~3Q),(~3P~1R~5~3S),(R),(~3S~5T)|=(T)"
, proofLink = "https://www.umsu.de/trees/#(P~5Q),(~3Q),(~3P~1R~5~3S),(R),(~3S~5W)|=(W)"
, definitionTable =
[ { definiendum = "P"
, definiens = "humans abstaining from procreation maximally reduces rights violations"
@ -22,7 +22,7 @@ argumentEfilismPatrolSquad =
, { definiendum = "S"
, definiens = "efilists should abstain from procreation until all sentient life in the universe is sterilized"
}
, { definiendum = "T"
, { definiendum = "W"
, definiens = "efilists are committed to pragmatic natalism"
}
]
@ -41,11 +41,11 @@ argumentEfilismPatrolSquad =
, notation = "(R)"
}
, { premise = "If efilists should not abstain from procreation until all sentient life in the universe is sterilized, then efilists are committed to pragmatic natalism."
, notation = "(¬ST)"
, notation = "(¬SW)"
}
]
, conclusion = "Therefore, efilists are committed to pragmatic natalism."
, conclusionNotation = "(T)"
, conclusionNotation = "(W)"
}
]
}