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

Theorem invffval 17853
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 6882 . . . . . 6 (𝑐 = 𝐶 → (Base‘𝑐) = (Base‘𝐶))
4 invfval.b . . . . . 6 𝐵 = (Base‘𝐶)
53, 4eqtr4di 2815 . . . . 5 (𝑐 = 𝐶 → (Base‘𝑐) = 𝐵)
6 fveq2 6882 . . . . . . . 8 (𝑐 = 𝐶 → (Sect‘𝑐) = (Sect‘𝐶))
7 invffval.s . . . . . . . 8 𝑆 = (Sect‘𝐶)
86, 7eqtr4di 2815 . . . . . . 7 (𝑐 = 𝐶 → (Sect‘𝑐) = 𝑆)
98oveqd 7434 . . . . . 6 (𝑐 = 𝐶 → (𝑥(Sect‘𝑐)𝑦) = (𝑥𝑆𝑦))
108oveqd 7434 . . . . . . 7 (𝑐 = 𝐶 → (𝑦(Sect‘𝑐)𝑥) = (𝑦𝑆𝑥))
1110cnveqd 5859 . . . . . 6 (𝑐 = 𝐶(𝑦(Sect‘𝑐)𝑥) = (𝑦𝑆𝑥))
129, 11ineq12d 4170 . . . . 5 (𝑐 = 𝐶 → ((𝑥(Sect‘𝑐)𝑦) ∩ (𝑦(Sect‘𝑐)𝑥)) = ((𝑥𝑆𝑦) ∩ (𝑦𝑆𝑥)))
135, 5, 12mpoeq123dv 7492 . . . 4 (𝑐 = 𝐶 → (𝑥 ∈ (Base‘𝑐), 𝑦 ∈ (Base‘𝑐) ↦ ((𝑥(Sect‘𝑐)𝑦) ∩ (𝑦(Sect‘𝑐)𝑥))) = (𝑥𝐵, 𝑦𝐵 ↦ ((𝑥𝑆𝑦) ∩ (𝑦𝑆𝑥))))
14 df-inv 17843 . . . 4 Inv = (𝑐 ∈ Cat ↦ (𝑥 ∈ (Base‘𝑐), 𝑦 ∈ (Base‘𝑐) ↦ ((𝑥(Sect‘𝑐)𝑦) ∩ (𝑦(Sect‘𝑐)𝑥))))
154fvexi 6896 . . . . 5 𝐵 ∈ V
1615, 15mpoex 8082 . . . 4 (𝑥𝐵, 𝑦𝐵 ↦ ((𝑥𝑆𝑦) ∩ (𝑦𝑆𝑥))) ∈ V
1713, 14, 16fvmpt 6990 . . 3 (𝐶 ∈ Cat → (Inv‘𝐶) = (𝑥𝐵, 𝑦𝐵 ↦ ((𝑥𝑆𝑦) ∩ (𝑦𝑆𝑥))))
182, 17syl 18 . 2 (𝜑 → (Inv‘𝐶) = (𝑥𝐵, 𝑦𝐵 ↦ ((𝑥𝑆𝑦) ∩ (𝑦𝑆𝑥))))
191, 18eqtrid 2809 1 (𝜑𝑁 = (𝑥𝐵, 𝑦𝐵 ↦ ((𝑥𝑆𝑦) ∩ (𝑦𝑆𝑥))))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4   = wceq 1570  wcel 2145  cin 3901  ccnv 5658  cfv 6537  (class class class)co 7417  cmpo 7419  Basecbs 17307  Catccat 17758  Sectcsect 17839  Invcinv 17840
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 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2215  ax-ext 2734  ax-rep 5236  ax-sep 5255  ax-nul 5267  ax-pow 5334  ax-pr 5402  ax-un 7740
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 2566  df-eu 2596  df-clab 2741  df-cleq 2754  df-clel 2837  df-nfc 2911  df-ne 2958  df-ral 3079  df-rex 3089  df-reu 3368  df-rab 3415  df-v 3455  df-sbc 3743  df-csb 3851  df-dif 3905  df-un 3907  df-in 3909  df-ss 3919  df-nul 4283  df-if 4486  df-pw 4562  df-sn 4588  df-pr 4590  df-op 4594  df-uni 4871  df-iun 4956  df-br 5108  df-opab 5172  df-mpt 5191  df-id 5554  df-xp 5665  df-rel 5666  df-cnv 5667  df-co 5668  df-dm 5669  df-rn 5670  df-res 5671  df-ima 5672  df-iota 6493  df-fun 6539  df-fn 6540  df-f 6541  df-f1 6542  df-fo 6543  df-f1o 6544  df-fv 6545  df-ov 7420  df-oprab 7421  df-mpo 7422  df-1st 7990  df-2nd 7991  df-inv 17843
This theorem is used by:  invfval  17854  isoval  17860  invrcl2  49959  invpropdlem  49972
  Copyright terms: Public domain W3C validator