Metamath Proof Explorer


Theorem srngplusg

Description: The addition operation of a constructed star ring. (Contributed by Mario Carneiro, 20-Jun-2015)

Ref Expression
Hypothesis srngstr.r 𝑅 = ( { ⟨ ( Base ‘ ndx ) , 𝐵 ⟩ , ⟨ ( +g ‘ ndx ) , + ⟩ , ⟨ ( .r ‘ ndx ) , · ⟩ } ∪ { ⟨ ( *𝑟 ‘ ndx ) , ⟩ } )
Assertion srngplusg ( +𝑋+ = ( +g𝑅 ) )

Proof

Step Hyp Ref Expression
1 srngstr.r 𝑅 = ( { ⟨ ( Base ‘ ndx ) , 𝐵 ⟩ , ⟨ ( +g ‘ ndx ) , + ⟩ , ⟨ ( .r ‘ ndx ) , · ⟩ } ∪ { ⟨ ( *𝑟 ‘ ndx ) , ⟩ } )
2 1 srngstr 𝑅 Struct ⟨ 1 , 4 ⟩
3 plusgid +g = Slot ( +g ‘ ndx )
4 snsstp2 { ⟨ ( +g ‘ ndx ) , + ⟩ } ⊆ { ⟨ ( Base ‘ ndx ) , 𝐵 ⟩ , ⟨ ( +g ‘ ndx ) , + ⟩ , ⟨ ( .r ‘ ndx ) , · ⟩ }
5 ssun1 { ⟨ ( Base ‘ ndx ) , 𝐵 ⟩ , ⟨ ( +g ‘ ndx ) , + ⟩ , ⟨ ( .r ‘ ndx ) , · ⟩ } ⊆ ( { ⟨ ( Base ‘ ndx ) , 𝐵 ⟩ , ⟨ ( +g ‘ ndx ) , + ⟩ , ⟨ ( .r ‘ ndx ) , · ⟩ } ∪ { ⟨ ( *𝑟 ‘ ndx ) , ⟩ } )
6 5 1 sseqtrri { ⟨ ( Base ‘ ndx ) , 𝐵 ⟩ , ⟨ ( +g ‘ ndx ) , + ⟩ , ⟨ ( .r ‘ ndx ) , · ⟩ } ⊆ 𝑅
7 4 6 sstri { ⟨ ( +g ‘ ndx ) , + ⟩ } ⊆ 𝑅
8 2 3 7 strfv ( +𝑋+ = ( +g𝑅 ) )