MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  oprres Structured version   Visualization version   GIF version

Theorem oprres 7587
Description: The restriction of an operation is an operation. (Contributed by NM, 1-Feb-2008.) (Revised by AV, 19-Oct-2021.)
Hypotheses
Ref Expression
oprres.v ((𝜑𝑥𝑌𝑦𝑌) → (𝑥𝐹𝑦) = (𝑥𝐺𝑦))
oprres.s (𝜑𝑌𝑋)
oprres.f (𝜑𝐹:(𝑌 × 𝑌)⟶𝑅)
oprres.g (𝜑𝐺:(𝑋 × 𝑋)⟶𝑆)
Assertion
Ref Expression
oprres (𝜑𝐹 = (𝐺 ↾ (𝑌 × 𝑌)))
Distinct variable groups:   𝑥,𝐹,𝑦   𝑥,𝐺,𝑦   𝑥,𝑌,𝑦   𝜑,𝑥,𝑦
Allowed substitution hints:   𝑅(𝑥, 𝑦)   𝑆(𝑥, 𝑦)   𝑋(𝑥, 𝑦)

Proof of Theorem oprres
StepHypRef Expression
1 oprres.v . . . . . 6 ((𝜑𝑥𝑌𝑦𝑌) → (𝑥𝐹𝑦) = (𝑥𝐺𝑦))
213expb 1138 . . . . 5 ((𝜑 ∧ (𝑥𝑌𝑦𝑌)) → (𝑥𝐹𝑦) = (𝑥𝐺𝑦))
3 ovres 7585 . . . . . 6 ((𝑥𝑌𝑦𝑌) → (𝑥(𝐺 ↾ (𝑌 × 𝑌))𝑦) = (𝑥𝐺𝑦))
43adantl 487 . . . . 5 ((𝜑 ∧ (𝑥𝑌𝑦𝑌)) → (𝑥(𝐺 ↾ (𝑌 × 𝑌))𝑦) = (𝑥𝐺𝑦))
52, 4eqtr4d 2803 . . . 4 ((𝜑 ∧ (𝑥𝑌𝑦𝑌)) → (𝑥𝐹𝑦) = (𝑥(𝐺 ↾ (𝑌 × 𝑌))𝑦))
65ralrimivva 3210 . . 3 (𝜑 → ∀𝑥𝑌𝑦𝑌 (𝑥𝐹𝑦) = (𝑥(𝐺 ↾ (𝑌 × 𝑌))𝑦))
7 eqid 2765 . . 3 (𝑌 × 𝑌) = (𝑌 × 𝑌)
86, 7jctil 529 . 2 (𝜑 → ((𝑌 × 𝑌) = (𝑌 × 𝑌) ∧ ∀𝑥𝑌𝑦𝑌 (𝑥𝐹𝑦) = (𝑥(𝐺 ↾ (𝑌 × 𝑌))𝑦)))
9 oprres.f . . . 4 (𝜑𝐹:(𝑌 × 𝑌)⟶𝑅)
109ffnd 6710 . . 3 (𝜑𝐹 Fn (𝑌 × 𝑌))
11 oprres.g . . . . 5 (𝜑𝐺:(𝑋 × 𝑋)⟶𝑆)
1211ffnd 6710 . . . 4 (𝜑𝐺 Fn (𝑋 × 𝑋))
13 oprres.s . . . . 5 (𝜑𝑌𝑋)
14 xpss12 5678 . . . . 5 ((𝑌𝑋𝑌𝑋) → (𝑌 × 𝑌) ⊆ (𝑋 × 𝑋))
1513, 13, 14syl2anc 596 . . . 4 (𝜑 → (𝑌 × 𝑌) ⊆ (𝑋 × 𝑋))
16 fnssres 6662 . . . 4 ((𝐺 Fn (𝑋 × 𝑋) ∧ (𝑌 × 𝑌) ⊆ (𝑋 × 𝑋)) → (𝐺 ↾ (𝑌 × 𝑌)) Fn (𝑌 × 𝑌))
1712, 15, 16syl2anc 596 . . 3 (𝜑 → (𝐺 ↾ (𝑌 × 𝑌)) Fn (𝑌 × 𝑌))
18 eqfnov 7548 . . 3 ((𝐹 Fn (𝑌 × 𝑌) ∧ (𝐺 ↾ (𝑌 × 𝑌)) Fn (𝑌 × 𝑌)) → (𝐹 = (𝐺 ↾ (𝑌 × 𝑌)) ↔ ((𝑌 × 𝑌) = (𝑌 × 𝑌) ∧ ∀𝑥𝑌𝑦𝑌 (𝑥𝐹𝑦) = (𝑥(𝐺 ↾ (𝑌 × 𝑌))𝑦))))
1910, 17, 18syl2anc 596 . 2 (𝜑 → (𝐹 = (𝐺 ↾ (𝑌 × 𝑌)) ↔ ((𝑌 × 𝑌) = (𝑌 × 𝑌) ∧ ∀𝑥𝑌𝑦𝑌 (𝑥𝐹𝑦) = (𝑥(𝐺 ↾ (𝑌 × 𝑌))𝑦))))
208, 19mpbird 260 1 (𝜑𝐹 = (𝐺 ↾ (𝑌 × 𝑌)))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wb 209  wa 401  w3a 1103   = wceq 1570  wcel 2146  wral 3081  wss 3906   × cxp 5661  cres 5665   Fn wfn 6535  wf 6536  (class class class)co 7419
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2148  ax-9 2156  ax-10 2179  ax-11 2195  ax-12 2216  ax-ext 2737  ax-sep 5259  ax-nul 5271  ax-pr 5406
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2569  df-eu 2599  df-clab 2744  df-cleq 2757  df-clel 2840  df-nfc 2914  df-ne 2961  df-ral 3082  df-rex 3092  df-rab 3419  df-v 3459  df-sbc 3747  df-csb 3855  df-dif 3909  df-un 3911  df-in 3913  df-ss 3923  df-nul 4287  df-if 4490  df-sn 4592  df-pr 4594  df-op 4598  df-uni 4875  df-iun 4960  df-br 5112  df-opab 5176  df-mpt 5195  df-id 5558  df-xp 5669  df-rel 5670  df-cnv 5671  df-co 5672  df-dm 5673  df-rn 5674  df-res 5675  df-ima 5676  df-iota 6496  df-fun 6542  df-fn 6543  df-f 6544  df-fv 6548  df-ov 7422
This theorem is used by:  subresre  43269
  Copyright terms: Public domain W3C validator