03 Transitivity

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ต.ค. 2024
  • For course material, see www.cs.cmu.edu/...
    Lecture notes: www.cs.cmu.edu/...

ความคิดเห็น • 3

  • @writerightmathnation9481
    @writerightmathnation9481 10 หลายเดือนก่อน

    @20:35 or so, he says that it’s obvious that equality for natural numbers is decidable. I haven’t seen how he defines what a natural number is, so I’m not sure why he says this is clear. If the traditional definition were accepted, using the axioms of first order Peano Arithmetic, then sure. In propositional logic? I’m not convinced. I never considered that question. Something to think about?

  • @kinbolluck476
    @kinbolluck476 ปีที่แล้ว +1

    THERE IS A WHOEP

  • @slowpnir
    @slowpnir ปีที่แล้ว +1

    foo : ¬ (¬ (A ⊎ ¬ A))
    foo ¬A⊎¬A = ¬A⊎¬A (inj₂ λ A → ¬A⊎¬A (inj₁ A))
    -- I still think its a sorcery ._.