This is an inofficial mirror of http://metamath.tirix.org for personal testing of a visualizer extension only.
Description: Quotient map exists if R exists. Type-safety: ensures QMap is a set under the standard "relation sethood" hypothesis. (Contributed by Peter Mazsa, 12-Feb-2026)
| Ref | Expression | ||
|---|---|---|---|
| Assertion | qmapex | ⊢ ( 𝑅 ∈ 𝑉 → QMap 𝑅 ∈ V ) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | df-qmap | ⊢ QMap 𝑅 = ( 𝑥 ∈ dom 𝑅 ↦ [ 𝑥 ] 𝑅 ) | |
| 2 | dmexg | ⊢ ( 𝑅 ∈ 𝑉 → dom 𝑅 ∈ V ) | |
| 3 | 2 | mptexd | ⊢ ( 𝑅 ∈ 𝑉 → ( 𝑥 ∈ dom 𝑅 ↦ [ 𝑥 ] 𝑅 ) ∈ V ) |
| 4 | 1 3 | eqeltrid | ⊢ ( 𝑅 ∈ 𝑉 → QMap 𝑅 ∈ V ) |