Metamath Proof Explorer


Theorem sadid2

Description: The adder sequence function has a right identity, the empty set, which is the representation of the integer zero. (Contributed by Mario Carneiro, 9-Sep-2016)

Ref Expression
Assertion sadid2 ⊢ A ⊆ ℕ 0 → ∅ sadd A = A

Proof

Step Hyp Ref Expression
1 0ss ⊢ ∅ ⊆ ℕ 0
2 sadcom ⊢ ∅ ⊆ ℕ 0 ∧ A ⊆ ℕ 0 → ∅ sadd A = A sadd ∅
3 1 2 mpan ⊢ A ⊆ ℕ 0 → ∅ sadd A = A sadd ∅
4 sadid1 ⊢ A ⊆ ℕ 0 → A sadd ∅ = A
5 3 4 eqtrd ⊢ A ⊆ ℕ 0 → ∅ sadd A = A