Metamath Proof Explorer


Theorem s4len

Description: The length of a length 4 string. (Contributed by Mario Carneiro, 26-Feb-2016)

Ref Expression
Assertion s4len ⟨“ABCD”⟩=4

Proof

Step Hyp Ref Expression
1 df-s4 ⟨“ABCD”⟩=⟨“ABC”⟩++⟨“D”⟩
2 s3cli ⟨“ABC”⟩WordV
3 s3len ⟨“ABC”⟩=3
4 3p1e4 3+1=4
5 1 2 3 4 cats1len ⟨“ABCD”⟩=4