Description: Property of conditional equality. (Contributed by Mario Carneiro, 11-Aug-2016)
Ref | Expression | ||
---|---|---|---|
Hypothesis | cdeqri.1 | ⊢ CondEq ( 𝑥 = 𝑦 → 𝜑 ) | |
Assertion | cdeqri | ⊢ ( 𝑥 = 𝑦 → 𝜑 ) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | cdeqri.1 | ⊢ CondEq ( 𝑥 = 𝑦 → 𝜑 ) | |
2 | df-cdeq | ⊢ ( CondEq ( 𝑥 = 𝑦 → 𝜑 ) ↔ ( 𝑥 = 𝑦 → 𝜑 ) ) | |
3 | 1 2 | mpbi | ⊢ ( 𝑥 = 𝑦 → 𝜑 ) |