Metamath Proof Explorer


Theorem elringchomALTV

Description: A morphism of rings is a function. (Contributed by AV, 14-Feb-2020) (New usage is discouraged.)

Ref Expression
Hypotheses ringcbasALTV.c 𝐶 = ( RingCatALTV ‘ 𝑈 )
ringcbasALTV.b 𝐵 = ( Base ‘ 𝐶 )
ringcbasALTV.u ( 𝜑𝑈𝑉 )
ringchomfvalALTV.h 𝐻 = ( Hom ‘ 𝐶 )
ringchomALTV.x ( 𝜑𝑋𝐵 )
ringchomALTV.y ( 𝜑𝑌𝐵 )
Assertion elringchomALTV ( 𝜑 → ( 𝐹 ∈ ( 𝑋 𝐻 𝑌 ) → 𝐹 : ( Base ‘ 𝑋 ) ⟶ ( Base ‘ 𝑌 ) ) )

Proof

Step Hyp Ref Expression
1 ringcbasALTV.c 𝐶 = ( RingCatALTV ‘ 𝑈 )
2 ringcbasALTV.b 𝐵 = ( Base ‘ 𝐶 )
3 ringcbasALTV.u ( 𝜑𝑈𝑉 )
4 ringchomfvalALTV.h 𝐻 = ( Hom ‘ 𝐶 )
5 ringchomALTV.x ( 𝜑𝑋𝐵 )
6 ringchomALTV.y ( 𝜑𝑌𝐵 )
7 1 2 3 4 5 6 ringchomALTV ( 𝜑 → ( 𝑋 𝐻 𝑌 ) = ( 𝑋 RingHom 𝑌 ) )
8 7 eleq2d ( 𝜑 → ( 𝐹 ∈ ( 𝑋 𝐻 𝑌 ) ↔ 𝐹 ∈ ( 𝑋 RingHom 𝑌 ) ) )
9 eqid ( Base ‘ 𝑋 ) = ( Base ‘ 𝑋 )
10 eqid ( Base ‘ 𝑌 ) = ( Base ‘ 𝑌 )
11 9 10 rhmf ( 𝐹 ∈ ( 𝑋 RingHom 𝑌 ) → 𝐹 : ( Base ‘ 𝑋 ) ⟶ ( Base ‘ 𝑌 ) )
12 8 11 syl6bi ( 𝜑 → ( 𝐹 ∈ ( 𝑋 𝐻 𝑌 ) → 𝐹 : ( Base ‘ 𝑋 ) ⟶ ( Base ‘ 𝑌 ) ) )