Metamath Proof Explorer


Theorem chnlen0

Description: A Hilbert lattice element that is not a subset of another is nonzero. (Contributed by NM, 30-Jun-2004) (New usage is discouraged.)

Ref Expression
Assertion chnlen0 ( 𝐵C → ( ¬ 𝐴𝐵 → ¬ 𝐴 = 0 ) )

Proof

Step Hyp Ref Expression
1 ch0le ( 𝐵C → 0𝐵 )
2 sseq1 ( 𝐴 = 0 → ( 𝐴𝐵 ↔ 0𝐵 ) )
3 1 2 syl5ibrcom ( 𝐵C → ( 𝐴 = 0𝐴𝐵 ) )
4 3 con3d ( 𝐵C → ( ¬ 𝐴𝐵 → ¬ 𝐴 = 0 ) )