A conclusion supported by a number of premises.
Types
Concepts
- Conclusion Confidence
- Deductive Argument
- Validity
- Soundness
- Argument Objection
- Question-Begging
- Circular Argument
Fallacies
Standard Form Snippet
P1: If someone is a programmer, then they prefer tools that support Markdown.
P2: If someone prefers tools that support Markdown, then they enjoy using Obsidian.
-- CI (P1, P2) --
IC: If someone is a programmer, then they enjoy using Obsidian.
P3: Phil is a programmer.
-- MP (IC, P3) --
C: Phil enjoys using Obsidian.