Set: pp::colors Set: pp::unicode Imported 'tactic' Imported 'Int' Assumed: f Assumed: P Assumed: Ax1 Proved: T1 Assumed: b Assumed: Ax2 Proved: T2 Proved: T3 theorem T2 (a : ℤ) : P a a ⇒ f a a := Discharge (λ H : P a a, Ax1 a a H) theorem T3 (a : ℤ) : P a a ⇒ f a a := Discharge (λ H : P a a, Ax1 a a H)