Documentation

Lean.Elab.Tactic.Do.ProofMode.MGoal

@[match_pattern]
Equations
    Instances For
      @[match_pattern]
      Equations
        Instances For
          Instances For
            Equations
              Instances For
                Equations
                  Instances For

                    Combine two hypotheses into a conjunction. Precondition: Neither lhs nor rhs is empty (parseEmptyHyp?).

                    Equations
                      Instances For

                        Smart constructor that cancels away empty hypotheses, along with a proof that lhs ∧ rhs ⊣⊢ₛ result.

                        Equations
                          Instances For
                            Instances For
                              Equations
                                Instances For

                                  Roundtrips with parseMGoal?.

                                  Equations
                                    Instances For
                                      def Lean.Elab.Tactic.Do.ProofMode.MGoal.checkProof (goal : MGoal) (prf : Expr) (suppressWarning : Bool := false) :
                                      Equations
                                        Instances For
                                          Equations
                                            Instances For
                                              Equations
                                                Instances For
                                                  Equations
                                                    Instances For
                                                      def Lean.Elab.Tactic.Do.ProofMode.addLocalVarInfo (stx : Syntax) (lctx : LocalContext) (expr : Expr) (expectedType? : Option Expr) (isBinder : Bool := false) :
                                                      Equations
                                                        Instances For
                                                          def Lean.Elab.Tactic.Do.ProofMode.addHypInfo (stx : Syntax) (σs : Expr) (hyp : Hyp) (isBinder : Bool := false) :
                                                          Equations
                                                            Instances For