zoukankan      html  css  js  c++  java
  • 命题

    参考:http://d.hiphotos.baidu.com/baike/c0%3Dbaike80%2C5%2C5%2C80%2C26/sign=17ee5699820a19d8df0e8c575293e9ee/29381f30e924b899725076106c061d950b7b02087bf4d696.jpg

    对于两个命题,如果一个命题的条件核结论分别是另一个命题的结论和条件,那么这两个命题叫做互逆命题,其中一个命题叫做原命题,另一个命题叫做原命题的逆命题;

    如果两个命题其中一个命题的条件和结论分别是另一个命题的条件和结论的否定,则这两个命题称互为否命题。

    We can form some new conditional statements starting with a conditional statement p->q. In particular, there are three related conditional statements that occur so often that they have special names. The proposition q->p is called the converse of p->q. The contrapositive of p->q is the proposition ¬q->¬p. The proposition ¬p->¬q is called the inverse of p->q.

  • 相关阅读:
    vue promise
    vue 数组操作
    vue登录注册切换的坑
    筆記連接
    vue配置jquery和bootstarp
    css的寬高約束
    css框模型
    css居中flex
    css居中
    遍历forEach与map的区别-forEach踩坑记
  • 原文地址:https://www.cnblogs.com/openix/p/3716454.html
Copyright © 2011-2022 走看看