Metamath Proof Explorer


Theorem dfsb

Description: Simplify definition df-sb by removing its provable hypothesis. (Contributed by Wolf Lammen, 5-Feb-2026)

Ref Expression
Assertion dfsb ⊢ t x φ ↔ ∀ y y = t → ∀ x x = y → φ

Proof

Step Hyp Ref Expression
1 sbjust ⊢ ∀ y y = t → ∀ x x = y → φ ↔ ∀ z z = t → ∀ x x = z → φ
2 1 df-sb ⊢ t x φ ↔ ∀ y y = t → ∀ x x = y → φ