Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

EQT_INTRO

Drule.EQT_INTRO : thm -> thm

Introduces equality with T.

      A |- tm
   -------------  EQT_INTRO
    A |- tm = T

Failure

Never fails.

See also

Drule.EQT_ELIM, Drule.EQF_ELIM, Drule.EQF_INTRO