Metamath Proof Explorer


Theorem sbtlem

Description: In the case of sbt , the hypothesis in df-sb is derivable from propositional axioms and ax-gen alone. The essential proof step is presented in this lemma. (Contributed by Wolf Lammen, 4-Feb-2026)

Ref Expression
Hypothesis sbtlem.1 ⊢ φ
Assertion sbtlem ⊢ ∀ y y = t → ∀ x x = y → φ

Proof

Step Hyp Ref Expression
1 sbtlem.1 ⊢ φ
2 1 a1i ⊢ x = y → φ
3 2 ax-gen ⊢ ∀ x x = y → φ
4 3 a1i ⊢ y = t → ∀ x x = y → φ
5 4 ax-gen ⊢ ∀ y y = t → ∀ x x = y → φ