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

Theorem invffval 17840
Description: Value of the inverse relation. (Contributed by Mario Carneiro, 2-Jan-2017.) Removed redundant hypotheses. (Revised by Zhi Wang, 27-Oct-2025.)
Hypotheses
Ref Expression
invfval.b 𝐵 = (Base‘𝐶)
invfval.n 𝑁 = (Inv‘𝐶)
invfval.c (𝜑𝐶 ∈ Cat)
invffval.s 𝑆 = (Sect‘𝐶)
Assertion
Ref Expression
invffval (𝜑𝑁 = (𝑥𝐵, 𝑦𝐵 ↦ ((𝑥𝑆𝑦) ∩ (𝑦𝑆𝑥))))
Distinct variable groups:   𝑥,𝑦,𝐵   𝜑,𝑥,𝑦   𝑥,𝐶,𝑦   𝑥,𝑆,𝑦
Allowed substitution hints:   𝑁(𝑥, 𝑦)

Proof of Theorem invffval
Dummy variable 𝑐 is distinct from all other variables.
StepHypRef Expression
1 invfval.n . 2 𝑁 = (Inv‘𝐶)
2 invfval.c . . 3 (𝜑𝐶 ∈ Cat)
3 fveq2 6888 . . . . . 6 (𝑐 = 𝐶 → (Base‘𝑐) = (Base‘𝐶))
4 invfval.b . . . . . 6 𝐵 = (Base‘𝐶)
53, 4eqtr4di 2819 . . . . 5 (𝑐 = 𝐶 → (Base‘𝑐) = 𝐵)
6 fveq2 6888 . . . . . . . 8 (𝑐 = 𝐶 → (Sect‘𝑐) = (Sect‘𝐶))
7 invffval.s . . . . . . . 8 𝑆 = (Sect‘𝐶)
86, 7eqtr4di 2819 . . . . . . 7 (𝑐 = 𝐶 → (Sect‘𝑐) = 𝑆)
98oveqd 7440 . . . . . 6 (𝑐 = 𝐶 → (𝑥(Sect‘𝑐)𝑦) = (𝑥𝑆𝑦))
108oveqd 7440 . . . . . . 7 (𝑐 = 𝐶 → (𝑦(Sect‘𝑐)𝑥) = (𝑦𝑆𝑥))
1110cnveqd 5866 . . . . . 6 (𝑐 = 𝐶(𝑦(Sect‘𝑐)𝑥) = (𝑦𝑆𝑥))
129, 11ineq12d 4177 . . . . 5 (𝑐 = 𝐶 → ((𝑥(Sect‘𝑐)𝑦) ∩ (𝑦(Sect‘𝑐)𝑥)) = ((𝑥𝑆𝑦) ∩ (𝑦𝑆𝑥)))
135, 5, 12mpoeq123dv 7498 . . . 4 (𝑐 = 𝐶 → (𝑥 ∈ (Base‘𝑐), 𝑦 ∈ (Base‘𝑐) ↦ ((𝑥(Sect‘𝑐)𝑦) ∩ (𝑦(Sect‘𝑐)𝑥))) = (𝑥𝐵, 𝑦𝐵 ↦ ((𝑥𝑆𝑦) ∩ (𝑦𝑆𝑥))))
14 df-inv 17830 . . . 4 Inv = (𝑐 ∈ Cat ↦ (𝑥 ∈ (Base‘𝑐), 𝑦 ∈ (Base‘𝑐) ↦ ((𝑥(Sect‘𝑐)𝑦) ∩ (𝑦(Sect‘𝑐)𝑥))))
154fvexi 6902 . . . . 5 𝐵 ∈ V
1615, 15mpoex 8085 . . . 4 (𝑥𝐵, 𝑦𝐵 ↦ ((𝑥𝑆𝑦) ∩ (𝑦𝑆𝑥))) ∈ V
1713, 14, 16fvmpt 6996 . . 3 (𝐶 ∈ Cat → (Inv‘𝐶) = (𝑥𝐵, 𝑦𝐵 ↦ ((𝑥𝑆𝑦) ∩ (𝑦𝑆𝑥))))
182, 17syl 18 . 2 (𝜑 → (Inv‘𝐶) = (𝑥𝐵, 𝑦𝐵 ↦ ((𝑥𝑆𝑦) ∩ (𝑦𝑆𝑥))))
191, 18eqtrid 2813 1 (𝜑𝑁 = (𝑥𝐵, 𝑦𝐵 ↦ ((𝑥𝑆𝑦) ∩ (𝑦𝑆𝑥))))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4   = wceq 1570  wcel 2146  cin 3907  ccnv 5665  cfv 6543  (class class class)co 7423  cmpo 7425  Basecbs 17294  Catccat 17745  Sectcsect 17826  Invcinv 17827
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 2738  ax-rep 5243  ax-sep 5262  ax-nul 5274  ax-pow 5341  ax-pr 5409  ax-un 7745
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 2570  df-eu 2600  df-clab 2745  df-cleq 2758  df-clel 2841  df-nfc 2915  df-ne 2962  df-ral 3083  df-rex 3093  df-reu 3373  df-rab 3420  df-v 3460  df-sbc 3748  df-csb 3857  df-dif 3911  df-un 3913  df-in 3915  df-ss 3925  df-nul 4290  df-if 4493  df-pw 4569  df-sn 4595  df-pr 4597  df-op 4601  df-uni 4878  df-iun 4963  df-br 5115  df-opab 5179  df-mpt 5198  df-id 5561  df-xp 5672  df-rel 5673  df-cnv 5674  df-co 5675  df-dm 5676  df-rn 5677  df-res 5678  df-ima 5679  df-iota 6499  df-fun 6545  df-fn 6546  df-f 6547  df-f1 6548  df-fo 6549  df-f1o 6550  df-fv 6551  df-ov 7426  df-oprab 7427  df-mpo 7428  df-1st 7995  df-2nd 7996  df-inv 17830
This theorem is used by:  invfval  17841  isoval  17847  invrcl2  49844  invpropdlem  49857
  Copyright terms: Public domain W3C validator