Metamath Proof Explorer


Theorem scandxnmulrndx

Description: The slot for the scalar field is not the slot for the ring (multiplication) operation in an extensible structure. Formerly part of proof for mgpsca . (Contributed by AV, 29-Oct-2024)

Ref Expression
Assertion scandxnmulrndx
|- ( Scalar ` ndx ) =/= ( .r ` ndx )

Proof

Step Hyp Ref Expression
1 3re
 |-  3 e. RR
2 3lt5
 |-  3 < 5
3 1 2 gtneii
 |-  5 =/= 3
4 scandx
 |-  ( Scalar ` ndx ) = 5
5 mulrndx
 |-  ( .r ` ndx ) = 3
6 4 5 neeq12i
 |-  ( ( Scalar ` ndx ) =/= ( .r ` ndx ) <-> 5 =/= 3 )
7 3 6 mpbir
 |-  ( Scalar ` ndx ) =/= ( .r ` ndx )