Database
CLASSICAL FIRST-ORDER LOGIC WITH EQUALITY
Predicate calculus with equality: Auxiliary axiom schemes (4 schemes)
Axiom scheme ax-13 (Quantified Equality)
nfsbd
Metamath Proof Explorer
Description: Deduction version of nfsb . Usage of this theorem is discouraged
because it depends on ax-13 . (Contributed by NM , 15-Feb-2013)
(New usage is discouraged.)
Ref
Expression
Hypotheses
nfsbd.1
⊢ Ⅎ x φ
nfsbd.2
⊢ φ → Ⅎ z ψ
Assertion
nfsbd
⊢ φ → Ⅎ z y x ψ
Proof
Step
Hyp
Ref
Expression
1
nfsbd.1
⊢ Ⅎ x φ
2
nfsbd.2
⊢ φ → Ⅎ z ψ
3
1 2
alrimi
⊢ φ → ∀ x Ⅎ z ψ
4
nfsb4t
⊢ ∀ x Ⅎ z ψ → ¬ ∀ z z = y → Ⅎ z y x ψ
5
3 4
syl
⊢ φ → ¬ ∀ z z = y → Ⅎ z y x ψ
6
axc16nf
⊢ ∀ z z = y → Ⅎ z y x ψ
7
5 6
pm2.61d2
⊢ φ → Ⅎ z y x ψ