CS Notes

Recent writing

  • Email Routing: Mechanisms, Security, and Cloudflare Solutions

    Sep 26, 2025

    • networking
    • cloudflare
  • Email Security

    Sep 26, 2025

    • security
    • networking
  • Terraform Cheatsheet

    Sep 22, 2025

    • terraform
    • devops

See 648 more →

🧪 I’ve been exploring how ads work and experimenting with them on this site (non-profit, just hands-on learning). Let me know if it affects your user experience here.


👋🏻 Join My Telegram channel!


I share real-world lessons from building scalable systems at Jump Trading, Binance, and running mission-critical cloud ops at GovTech and Singapore Air Force. No fluff, just practical takeaways, hard-earned fixes, and deep dives that matter.

Home

❯

Discrete Math

❯

Deductive Reasoning (演繹推理)

Deductive Reasoning (演繹推理)

50 words, 1 min read
Last updated on Feb 17, 2024
🌟 Edit This Page!   🗓️ History

  • discrete_math
Xinyang YU

Abstract


  • Deductive reasoning begins with a general rule or principle and applies it to specific cases to reach a logically certain conclusion. It moves from the general to the specific
  • Rule of Inference (推理规则) and Quantified Rule of Inference are the building blocks of Deductive Reasoning

Mentioned by

  • Rule of Inference (推理规则)
  • cs1231s nus notes

Graph View


Created by Xinyang YU | © 2023, 2025 | Licensed under CC BY-NC 4.0

  • GitHub