This is an inofficial mirror of http://metamath.tirix.org for personal testing of a visualizer extension only.
Database
ZF (ZERMELO-FRAENKEL) SET THEORY
ZF Set Theory - add the Axiom of Power Sets
Functions
rnmptc
Metamath Proof Explorer
Description: Range of a constant function in maps-to notation. (Contributed by Glauco Siliprandi , 11-Dec-2019) Remove extra hypothesis. (Revised by SN , 17-Apr-2024)
Ref
Expression
Hypotheses
rnmptc.f
⊢ F = x ∈ A ⟼ B
rnmptc.a
⊢ φ → A ≠ ∅
Assertion
rnmptc
⊢ φ → ran ⁡ F = B
Proof
Step
Hyp
Ref
Expression
1
rnmptc.f
⊢ F = x ∈ A ⟼ B
2
rnmptc.a
⊢ φ → A ≠ ∅
3
fconstmpt
⊢ A × B = x ∈ A ⟼ B
4
1 3
eqtr4i
⊢ F = A × B
5
4
rneqi
⊢ ran ⁡ F = ran ⁡ A × B
6
rnxp
⊢ A ≠ ∅ → ran ⁡ A × B = B
7
5 6
eqtrid
⊢ A ≠ ∅ → ran ⁡ F = B
8
2 7
syl
⊢ φ → ran ⁡ F = B