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

Theorem mndind 17805
Description: Induction in a monoid. In this theorem, 𝜓(𝑥) is the "generic" proposition to be be proved (the first four hypotheses tell its values at y, y+z, 0, A respectively). The two induction hypotheses mndind.i1 and mndind.i2 tell that it is true at 0, that if it is true at y then it is true at y+z (provided z is in 𝐺). The hypothesis mndind.k tells that 𝐺 is generating. (Contributed by SO, 14-Jul-2018.)
Hypotheses
Ref Expression
mndind.ch (𝑥 = 𝑦 → (𝜓𝜒))
mndind.th (𝑥 = (𝑦 + 𝑧) → (𝜓𝜃))
mndind.ta (𝑥 = 0 → (𝜓𝜏))
mndind.et (𝑥 = 𝐴 → (𝜓𝜂))
mndind.0g 0 = (0g𝑀)
mndind.pg + = (+g𝑀)
mndind.b 𝐵 = (Base‘𝑀)
mndind.m (𝜑𝑀 ∈ Mnd)
mndind.g (𝜑𝐺𝐵)
mndind.k (𝜑𝐵 = ((mrCls‘(SubMnd‘𝑀))‘𝐺))
mndind.i1 (𝜑𝜏)
mndind.i2 (((𝜑𝑦𝐵𝑧𝐺) ∧ 𝜒) → 𝜃)
mndind.a (𝜑𝐴𝐵)
Assertion
Ref Expression
mndind (𝜑𝜂)
Distinct variable groups:   𝜑,𝑥,𝑦,𝑧   𝜓,𝑦,𝑧   𝜒,𝑥,𝑧   𝜃,𝑥   𝑥, 0   𝑥,𝐴   𝜏,𝑥   𝜂,𝑥   𝑦,𝐺,𝑧   𝑦,𝐵,𝑧   𝑥, + ,𝑦,𝑧
Allowed substitution hints:   𝜓(𝑥)   𝜒(𝑦)   𝜃(𝑦,𝑧)   𝜏(𝑦,𝑧)   𝜂(𝑦,𝑧)   𝐴(𝑦,𝑧)   𝐵(𝑥)   𝐺(𝑥)   𝑀(𝑥,𝑦,𝑧)   0 (𝑦,𝑧)

Proof of Theorem mndind
Dummy variables 𝑎 𝑏 𝑐 𝑑 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 mndind.i1 . . . 4 (𝜑𝜏)
2 mndind.m . . . . . 6 (𝜑𝑀 ∈ Mnd)
3 mndind.b . . . . . . 7 𝐵 = (Base‘𝑀)
4 mndind.0g . . . . . . 7 0 = (0g𝑀)
53, 4mndidcl 17747 . . . . . 6 (𝑀 ∈ Mnd → 0𝐵)
62, 5syl 17 . . . . 5 (𝜑0𝐵)
7 mndind.ta . . . . . 6 (𝑥 = 0 → (𝜓𝜏))
87sbcieg 3739 . . . . 5 ( 0𝐵 → ([ 0 / 𝑥]𝜓𝜏))
96, 8syl 17 . . . 4 (𝜑 → ([ 0 / 𝑥]𝜓𝜏))
101, 9mpbird 258 . . 3 (𝜑[ 0 / 𝑥]𝜓)
11 dfsbcq 3708 . . . . 5 (𝑎 = 0 → ([𝑎 / 𝑥]𝜓[ 0 / 𝑥]𝜓))
12 oveq1 7023 . . . . . 6 (𝑎 = 0 → (𝑎 + 𝐴) = ( 0 + 𝐴))
1312sbceq1d 3711 . . . . 5 (𝑎 = 0 → ([(𝑎 + 𝐴) / 𝑥]𝜓[( 0 + 𝐴) / 𝑥]𝜓))
1411, 13imbi12d 346 . . . 4 (𝑎 = 0 → (([𝑎 / 𝑥]𝜓[(𝑎 + 𝐴) / 𝑥]𝜓) ↔ ([ 0 / 𝑥]𝜓[( 0 + 𝐴) / 𝑥]𝜓)))
15 mndind.k . . . . . . 7 (𝜑𝐵 = ((mrCls‘(SubMnd‘𝑀))‘𝐺))
163submacs 17804 . . . . . . . . . 10 (𝑀 ∈ Mnd → (SubMnd‘𝑀) ∈ (ACS‘𝐵))
172, 16syl 17 . . . . . . . . 9 (𝜑 → (SubMnd‘𝑀) ∈ (ACS‘𝐵))
1817acsmred 16756 . . . . . . . 8 (𝜑 → (SubMnd‘𝑀) ∈ (Moore‘𝐵))
19 mndind.g . . . . . . . . 9 (𝜑𝐺𝐵)
20 eleq1w 2865 . . . . . . . . . . . . 13 (𝑦 = 𝑎 → (𝑦𝐵𝑎𝐵))
2120anbi2d 628 . . . . . . . . . . . 12 (𝑦 = 𝑎 → (((𝜑𝑏𝐺) ∧ 𝑦𝐵) ↔ ((𝜑𝑏𝐺) ∧ 𝑎𝐵)))
22 vex 3440 . . . . . . . . . . . . . . 15 𝑦 ∈ V
23 mndind.ch . . . . . . . . . . . . . . 15 (𝑥 = 𝑦 → (𝜓𝜒))
2422, 23sbcie 3741 . . . . . . . . . . . . . 14 ([𝑦 / 𝑥]𝜓𝜒)
25 dfsbcq 3708 . . . . . . . . . . . . . 14 (𝑦 = 𝑎 → ([𝑦 / 𝑥]𝜓[𝑎 / 𝑥]𝜓))
2624, 25syl5bbr 286 . . . . . . . . . . . . 13 (𝑦 = 𝑎 → (𝜒[𝑎 / 𝑥]𝜓))
27 oveq1 7023 . . . . . . . . . . . . . 14 (𝑦 = 𝑎 → (𝑦 + 𝑏) = (𝑎 + 𝑏))
2827sbceq1d 3711 . . . . . . . . . . . . 13 (𝑦 = 𝑎 → ([(𝑦 + 𝑏) / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓))
2926, 28imbi12d 346 . . . . . . . . . . . 12 (𝑦 = 𝑎 → ((𝜒[(𝑦 + 𝑏) / 𝑥]𝜓) ↔ ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓)))
3021, 29imbi12d 346 . . . . . . . . . . 11 (𝑦 = 𝑎 → ((((𝜑𝑏𝐺) ∧ 𝑦𝐵) → (𝜒[(𝑦 + 𝑏) / 𝑥]𝜓)) ↔ (((𝜑𝑏𝐺) ∧ 𝑎𝐵) → ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓))))
31 eleq1w 2865 . . . . . . . . . . . . . . 15 (𝑧 = 𝑏 → (𝑧𝐺𝑏𝐺))
3231anbi2d 628 . . . . . . . . . . . . . 14 (𝑧 = 𝑏 → ((𝜑𝑧𝐺) ↔ (𝜑𝑏𝐺)))
3332anbi1d 629 . . . . . . . . . . . . 13 (𝑧 = 𝑏 → (((𝜑𝑧𝐺) ∧ 𝑦𝐵) ↔ ((𝜑𝑏𝐺) ∧ 𝑦𝐵)))
34 ovex 7048 . . . . . . . . . . . . . . . 16 (𝑦 + 𝑧) ∈ V
35 mndind.th . . . . . . . . . . . . . . . 16 (𝑥 = (𝑦 + 𝑧) → (𝜓𝜃))
3634, 35sbcie 3741 . . . . . . . . . . . . . . 15 ([(𝑦 + 𝑧) / 𝑥]𝜓𝜃)
37 oveq2 7024 . . . . . . . . . . . . . . . 16 (𝑧 = 𝑏 → (𝑦 + 𝑧) = (𝑦 + 𝑏))
3837sbceq1d 3711 . . . . . . . . . . . . . . 15 (𝑧 = 𝑏 → ([(𝑦 + 𝑧) / 𝑥]𝜓[(𝑦 + 𝑏) / 𝑥]𝜓))
3936, 38syl5bbr 286 . . . . . . . . . . . . . 14 (𝑧 = 𝑏 → (𝜃[(𝑦 + 𝑏) / 𝑥]𝜓))
4039imbi2d 342 . . . . . . . . . . . . 13 (𝑧 = 𝑏 → ((𝜒𝜃) ↔ (𝜒[(𝑦 + 𝑏) / 𝑥]𝜓)))
4133, 40imbi12d 346 . . . . . . . . . . . 12 (𝑧 = 𝑏 → ((((𝜑𝑧𝐺) ∧ 𝑦𝐵) → (𝜒𝜃)) ↔ (((𝜑𝑏𝐺) ∧ 𝑦𝐵) → (𝜒[(𝑦 + 𝑏) / 𝑥]𝜓))))
42 mndind.i2 . . . . . . . . . . . . . . 15 (((𝜑𝑦𝐵𝑧𝐺) ∧ 𝜒) → 𝜃)
4342ex 413 . . . . . . . . . . . . . 14 ((𝜑𝑦𝐵𝑧𝐺) → (𝜒𝜃))
44433expa 1111 . . . . . . . . . . . . 13 (((𝜑𝑦𝐵) ∧ 𝑧𝐺) → (𝜒𝜃))
4544an32s 648 . . . . . . . . . . . 12 (((𝜑𝑧𝐺) ∧ 𝑦𝐵) → (𝜒𝜃))
4641, 45chvarv 2370 . . . . . . . . . . 11 (((𝜑𝑏𝐺) ∧ 𝑦𝐵) → (𝜒[(𝑦 + 𝑏) / 𝑥]𝜓))
4730, 46chvarv 2370 . . . . . . . . . 10 (((𝜑𝑏𝐺) ∧ 𝑎𝐵) → ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓))
4847ralrimiva 3149 . . . . . . . . 9 ((𝜑𝑏𝐺) → ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓))
4919, 48ssrabdv 3971 . . . . . . . 8 (𝜑𝐺 ⊆ {𝑏𝐵 ∣ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓)})
50 mndind.pg . . . . . . . . 9 + = (+g𝑀)
513, 50, 4mndrid 17751 . . . . . . . . . . . . 13 ((𝑀 ∈ Mnd ∧ 𝑎𝐵) → (𝑎 + 0 ) = 𝑎)
522, 51sylan 580 . . . . . . . . . . . 12 ((𝜑𝑎𝐵) → (𝑎 + 0 ) = 𝑎)
5352sbceq1d 3711 . . . . . . . . . . 11 ((𝜑𝑎𝐵) → ([(𝑎 + 0 ) / 𝑥]𝜓[𝑎 / 𝑥]𝜓))
5453biimprd 249 . . . . . . . . . 10 ((𝜑𝑎𝐵) → ([𝑎 / 𝑥]𝜓[(𝑎 + 0 ) / 𝑥]𝜓))
5554ralrimiva 3149 . . . . . . . . 9 (𝜑 → ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 0 ) / 𝑥]𝜓))
56 simprrl 777 . . . . . . . . . 10 ((𝜑 ∧ ((𝑐𝐵𝑑𝐵) ∧ (∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑐) / 𝑥]𝜓) ∧ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑑) / 𝑥]𝜓)))) → ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑐) / 𝑥]𝜓))
572ad2antrr 722 . . . . . . . . . . . . . . . 16 (((𝜑 ∧ (𝑐𝐵𝑑𝐵)) ∧ 𝑏𝐵) → 𝑀 ∈ Mnd)
58 simpr 485 . . . . . . . . . . . . . . . 16 (((𝜑 ∧ (𝑐𝐵𝑑𝐵)) ∧ 𝑏𝐵) → 𝑏𝐵)
59 simplrl 773 . . . . . . . . . . . . . . . 16 (((𝜑 ∧ (𝑐𝐵𝑑𝐵)) ∧ 𝑏𝐵) → 𝑐𝐵)
603, 50mndcl 17740 . . . . . . . . . . . . . . . 16 ((𝑀 ∈ Mnd ∧ 𝑏𝐵𝑐𝐵) → (𝑏 + 𝑐) ∈ 𝐵)
6157, 58, 59, 60syl3anc 1364 . . . . . . . . . . . . . . 15 (((𝜑 ∧ (𝑐𝐵𝑑𝐵)) ∧ 𝑏𝐵) → (𝑏 + 𝑐) ∈ 𝐵)
62 simpr 485 . . . . . . . . . . . . . . . . 17 ((((𝜑 ∧ (𝑐𝐵𝑑𝐵)) ∧ 𝑏𝐵) ∧ 𝑎 = (𝑏 + 𝑐)) → 𝑎 = (𝑏 + 𝑐))
6362sbceq1d 3711 . . . . . . . . . . . . . . . 16 ((((𝜑 ∧ (𝑐𝐵𝑑𝐵)) ∧ 𝑏𝐵) ∧ 𝑎 = (𝑏 + 𝑐)) → ([𝑎 / 𝑥]𝜓[(𝑏 + 𝑐) / 𝑥]𝜓))
64 oveq1 7023 . . . . . . . . . . . . . . . . . 18 (𝑎 = (𝑏 + 𝑐) → (𝑎 + 𝑑) = ((𝑏 + 𝑐) + 𝑑))
65 simplrr 774 . . . . . . . . . . . . . . . . . . 19 (((𝜑 ∧ (𝑐𝐵𝑑𝐵)) ∧ 𝑏𝐵) → 𝑑𝐵)
663, 50mndass 17741 . . . . . . . . . . . . . . . . . . 19 ((𝑀 ∈ Mnd ∧ (𝑏𝐵𝑐𝐵𝑑𝐵)) → ((𝑏 + 𝑐) + 𝑑) = (𝑏 + (𝑐 + 𝑑)))
6757, 58, 59, 65, 66syl13anc 1365 . . . . . . . . . . . . . . . . . 18 (((𝜑 ∧ (𝑐𝐵𝑑𝐵)) ∧ 𝑏𝐵) → ((𝑏 + 𝑐) + 𝑑) = (𝑏 + (𝑐 + 𝑑)))
6864, 67sylan9eqr 2853 . . . . . . . . . . . . . . . . 17 ((((𝜑 ∧ (𝑐𝐵𝑑𝐵)) ∧ 𝑏𝐵) ∧ 𝑎 = (𝑏 + 𝑐)) → (𝑎 + 𝑑) = (𝑏 + (𝑐 + 𝑑)))
6968sbceq1d 3711 . . . . . . . . . . . . . . . 16 ((((𝜑 ∧ (𝑐𝐵𝑑𝐵)) ∧ 𝑏𝐵) ∧ 𝑎 = (𝑏 + 𝑐)) → ([(𝑎 + 𝑑) / 𝑥]𝜓[(𝑏 + (𝑐 + 𝑑)) / 𝑥]𝜓))
7063, 69imbi12d 346 . . . . . . . . . . . . . . 15 ((((𝜑 ∧ (𝑐𝐵𝑑𝐵)) ∧ 𝑏𝐵) ∧ 𝑎 = (𝑏 + 𝑐)) → (([𝑎 / 𝑥]𝜓[(𝑎 + 𝑑) / 𝑥]𝜓) ↔ ([(𝑏 + 𝑐) / 𝑥]𝜓[(𝑏 + (𝑐 + 𝑑)) / 𝑥]𝜓)))
7161, 70rspcdv 3562 . . . . . . . . . . . . . 14 (((𝜑 ∧ (𝑐𝐵𝑑𝐵)) ∧ 𝑏𝐵) → (∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑑) / 𝑥]𝜓) → ([(𝑏 + 𝑐) / 𝑥]𝜓[(𝑏 + (𝑐 + 𝑑)) / 𝑥]𝜓)))
7271ralrimdva 3156 . . . . . . . . . . . . 13 ((𝜑 ∧ (𝑐𝐵𝑑𝐵)) → (∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑑) / 𝑥]𝜓) → ∀𝑏𝐵 ([(𝑏 + 𝑐) / 𝑥]𝜓[(𝑏 + (𝑐 + 𝑑)) / 𝑥]𝜓)))
7372impr 455 . . . . . . . . . . . 12 ((𝜑 ∧ ((𝑐𝐵𝑑𝐵) ∧ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑑) / 𝑥]𝜓))) → ∀𝑏𝐵 ([(𝑏 + 𝑐) / 𝑥]𝜓[(𝑏 + (𝑐 + 𝑑)) / 𝑥]𝜓))
74 oveq1 7023 . . . . . . . . . . . . . . 15 (𝑏 = 𝑎 → (𝑏 + 𝑐) = (𝑎 + 𝑐))
7574sbceq1d 3711 . . . . . . . . . . . . . 14 (𝑏 = 𝑎 → ([(𝑏 + 𝑐) / 𝑥]𝜓[(𝑎 + 𝑐) / 𝑥]𝜓))
76 oveq1 7023 . . . . . . . . . . . . . . 15 (𝑏 = 𝑎 → (𝑏 + (𝑐 + 𝑑)) = (𝑎 + (𝑐 + 𝑑)))
7776sbceq1d 3711 . . . . . . . . . . . . . 14 (𝑏 = 𝑎 → ([(𝑏 + (𝑐 + 𝑑)) / 𝑥]𝜓[(𝑎 + (𝑐 + 𝑑)) / 𝑥]𝜓))
7875, 77imbi12d 346 . . . . . . . . . . . . 13 (𝑏 = 𝑎 → (([(𝑏 + 𝑐) / 𝑥]𝜓[(𝑏 + (𝑐 + 𝑑)) / 𝑥]𝜓) ↔ ([(𝑎 + 𝑐) / 𝑥]𝜓[(𝑎 + (𝑐 + 𝑑)) / 𝑥]𝜓)))
7978cbvralv 3403 . . . . . . . . . . . 12 (∀𝑏𝐵 ([(𝑏 + 𝑐) / 𝑥]𝜓[(𝑏 + (𝑐 + 𝑑)) / 𝑥]𝜓) ↔ ∀𝑎𝐵 ([(𝑎 + 𝑐) / 𝑥]𝜓[(𝑎 + (𝑐 + 𝑑)) / 𝑥]𝜓))
8073, 79sylib 219 . . . . . . . . . . 11 ((𝜑 ∧ ((𝑐𝐵𝑑𝐵) ∧ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑑) / 𝑥]𝜓))) → ∀𝑎𝐵 ([(𝑎 + 𝑐) / 𝑥]𝜓[(𝑎 + (𝑐 + 𝑑)) / 𝑥]𝜓))
8180adantrrl 720 . . . . . . . . . 10 ((𝜑 ∧ ((𝑐𝐵𝑑𝐵) ∧ (∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑐) / 𝑥]𝜓) ∧ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑑) / 𝑥]𝜓)))) → ∀𝑎𝐵 ([(𝑎 + 𝑐) / 𝑥]𝜓[(𝑎 + (𝑐 + 𝑑)) / 𝑥]𝜓))
82 imim1 83 . . . . . . . . . . 11 (([𝑎 / 𝑥]𝜓[(𝑎 + 𝑐) / 𝑥]𝜓) → (([(𝑎 + 𝑐) / 𝑥]𝜓[(𝑎 + (𝑐 + 𝑑)) / 𝑥]𝜓) → ([𝑎 / 𝑥]𝜓[(𝑎 + (𝑐 + 𝑑)) / 𝑥]𝜓)))
8382ral2imi 3123 . . . . . . . . . 10 (∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑐) / 𝑥]𝜓) → (∀𝑎𝐵 ([(𝑎 + 𝑐) / 𝑥]𝜓[(𝑎 + (𝑐 + 𝑑)) / 𝑥]𝜓) → ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + (𝑐 + 𝑑)) / 𝑥]𝜓)))
8456, 81, 83sylc 65 . . . . . . . . 9 ((𝜑 ∧ ((𝑐𝐵𝑑𝐵) ∧ (∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑐) / 𝑥]𝜓) ∧ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑑) / 𝑥]𝜓)))) → ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + (𝑐 + 𝑑)) / 𝑥]𝜓))
85 oveq2 7024 . . . . . . . . . . . 12 (𝑏 = 0 → (𝑎 + 𝑏) = (𝑎 + 0 ))
8685sbceq1d 3711 . . . . . . . . . . 11 (𝑏 = 0 → ([(𝑎 + 𝑏) / 𝑥]𝜓[(𝑎 + 0 ) / 𝑥]𝜓))
8786imbi2d 342 . . . . . . . . . 10 (𝑏 = 0 → (([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓) ↔ ([𝑎 / 𝑥]𝜓[(𝑎 + 0 ) / 𝑥]𝜓)))
8887ralbidv 3164 . . . . . . . . 9 (𝑏 = 0 → (∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓) ↔ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 0 ) / 𝑥]𝜓)))
89 oveq2 7024 . . . . . . . . . . . 12 (𝑏 = 𝑐 → (𝑎 + 𝑏) = (𝑎 + 𝑐))
9089sbceq1d 3711 . . . . . . . . . . 11 (𝑏 = 𝑐 → ([(𝑎 + 𝑏) / 𝑥]𝜓[(𝑎 + 𝑐) / 𝑥]𝜓))
9190imbi2d 342 . . . . . . . . . 10 (𝑏 = 𝑐 → (([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓) ↔ ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑐) / 𝑥]𝜓)))
9291ralbidv 3164 . . . . . . . . 9 (𝑏 = 𝑐 → (∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓) ↔ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑐) / 𝑥]𝜓)))
93 oveq2 7024 . . . . . . . . . . . 12 (𝑏 = 𝑑 → (𝑎 + 𝑏) = (𝑎 + 𝑑))
9493sbceq1d 3711 . . . . . . . . . . 11 (𝑏 = 𝑑 → ([(𝑎 + 𝑏) / 𝑥]𝜓[(𝑎 + 𝑑) / 𝑥]𝜓))
9594imbi2d 342 . . . . . . . . . 10 (𝑏 = 𝑑 → (([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓) ↔ ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑑) / 𝑥]𝜓)))
9695ralbidv 3164 . . . . . . . . 9 (𝑏 = 𝑑 → (∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓) ↔ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑑) / 𝑥]𝜓)))
97 oveq2 7024 . . . . . . . . . . . 12 (𝑏 = (𝑐 + 𝑑) → (𝑎 + 𝑏) = (𝑎 + (𝑐 + 𝑑)))
9897sbceq1d 3711 . . . . . . . . . . 11 (𝑏 = (𝑐 + 𝑑) → ([(𝑎 + 𝑏) / 𝑥]𝜓[(𝑎 + (𝑐 + 𝑑)) / 𝑥]𝜓))
9998imbi2d 342 . . . . . . . . . 10 (𝑏 = (𝑐 + 𝑑) → (([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓) ↔ ([𝑎 / 𝑥]𝜓[(𝑎 + (𝑐 + 𝑑)) / 𝑥]𝜓)))
10099ralbidv 3164 . . . . . . . . 9 (𝑏 = (𝑐 + 𝑑) → (∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓) ↔ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + (𝑐 + 𝑑)) / 𝑥]𝜓)))
1013, 50, 4, 2, 55, 84, 88, 92, 96, 100issubmd 17788 . . . . . . . 8 (𝜑 → {𝑏𝐵 ∣ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓)} ∈ (SubMnd‘𝑀))
102 eqid 2795 . . . . . . . . 9 (mrCls‘(SubMnd‘𝑀)) = (mrCls‘(SubMnd‘𝑀))
103102mrcsscl 16720 . . . . . . . 8 (((SubMnd‘𝑀) ∈ (Moore‘𝐵) ∧ 𝐺 ⊆ {𝑏𝐵 ∣ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓)} ∧ {𝑏𝐵 ∣ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓)} ∈ (SubMnd‘𝑀)) → ((mrCls‘(SubMnd‘𝑀))‘𝐺) ⊆ {𝑏𝐵 ∣ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓)})
10418, 49, 101, 103syl3anc 1364 . . . . . . 7 (𝜑 → ((mrCls‘(SubMnd‘𝑀))‘𝐺) ⊆ {𝑏𝐵 ∣ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓)})
10515, 104eqsstrd 3926 . . . . . 6 (𝜑𝐵 ⊆ {𝑏𝐵 ∣ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓)})
106 mndind.a . . . . . 6 (𝜑𝐴𝐵)
107105, 106sseldd 3890 . . . . 5 (𝜑𝐴 ∈ {𝑏𝐵 ∣ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓)})
108 oveq2 7024 . . . . . . . . . 10 (𝑏 = 𝐴 → (𝑎 + 𝑏) = (𝑎 + 𝐴))
109108sbceq1d 3711 . . . . . . . . 9 (𝑏 = 𝐴 → ([(𝑎 + 𝑏) / 𝑥]𝜓[(𝑎 + 𝐴) / 𝑥]𝜓))
110109imbi2d 342 . . . . . . . 8 (𝑏 = 𝐴 → (([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓) ↔ ([𝑎 / 𝑥]𝜓[(𝑎 + 𝐴) / 𝑥]𝜓)))
111110ralbidv 3164 . . . . . . 7 (𝑏 = 𝐴 → (∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓) ↔ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝐴) / 𝑥]𝜓)))
112111elrab 3618 . . . . . 6 (𝐴 ∈ {𝑏𝐵 ∣ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓)} ↔ (𝐴𝐵 ∧ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝐴) / 𝑥]𝜓)))
113112simprbi 497 . . . . 5 (𝐴 ∈ {𝑏𝐵 ∣ ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝑏) / 𝑥]𝜓)} → ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝐴) / 𝑥]𝜓))
114107, 113syl 17 . . . 4 (𝜑 → ∀𝑎𝐵 ([𝑎 / 𝑥]𝜓[(𝑎 + 𝐴) / 𝑥]𝜓))
11514, 114, 6rspcdva 3565 . . 3 (𝜑 → ([ 0 / 𝑥]𝜓[( 0 + 𝐴) / 𝑥]𝜓))
11610, 115mpd 15 . 2 (𝜑[( 0 + 𝐴) / 𝑥]𝜓)
1173, 50, 4mndlid 17750 . . . . 5 ((𝑀 ∈ Mnd ∧ 𝐴𝐵) → ( 0 + 𝐴) = 𝐴)
1182, 106, 117syl2anc 584 . . . 4 (𝜑 → ( 0 + 𝐴) = 𝐴)
119118sbceq1d 3711 . . 3 (𝜑 → ([( 0 + 𝐴) / 𝑥]𝜓[𝐴 / 𝑥]𝜓))
120 mndind.et . . . . 5 (𝑥 = 𝐴 → (𝜓𝜂))
121120sbcieg 3739 . . . 4 (𝐴𝐵 → ([𝐴 / 𝑥]𝜓𝜂))
122106, 121syl 17 . . 3 (𝜑 → ([𝐴 / 𝑥]𝜓𝜂))
123119, 122bitrd 280 . 2 (𝜑 → ([( 0 + 𝐴) / 𝑥]𝜓𝜂))
124116, 123mpbid 233 1 (𝜑𝜂)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 207  wa 396  w3a 1080   = wceq 1522  wcel 2081  wral 3105  {crab 3109  [wsbc 3706  wss 3859  cfv 6225  (class class class)co 7016  Basecbs 16312  +gcplusg 16394  0gc0g 16542  Moorecmre 16682  mrClscmrc 16683  ACScacs 16685  Mndcmnd 17733  SubMndcsubmnd 17773
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1777  ax-4 1791  ax-5 1888  ax-6 1947  ax-7 1992  ax-8 2083  ax-9 2091  ax-10 2112  ax-11 2126  ax-12 2141  ax-13 2344  ax-ext 2769  ax-sep 5094  ax-nul 5101  ax-pow 5157  ax-pr 5221  ax-un 7319
This theorem depends on definitions:  df-bi 208  df-an 397  df-or 843  df-3or 1081  df-3an 1082  df-tru 1525  df-ex 1762  df-nf 1766  df-sb 2043  df-mo 2576  df-eu 2612  df-clab 2776  df-cleq 2788  df-clel 2863  df-nfc 2935  df-ne 2985  df-ral 3110  df-rex 3111  df-reu 3112  df-rmo 3113  df-rab 3114  df-v 3439  df-sbc 3707  df-csb 3812  df-dif 3862  df-un 3864  df-in 3866  df-ss 3874  df-pss 3876  df-nul 4212  df-if 4382  df-pw 4455  df-sn 4473  df-pr 4475  df-tp 4477  df-op 4479  df-uni 4746  df-int 4783  df-iun 4827  df-iin 4828  df-br 4963  df-opab 5025  df-mpt 5042  df-tr 5064  df-id 5348  df-eprel 5353  df-po 5362  df-so 5363  df-fr 5402  df-we 5404  df-xp 5449  df-rel 5450  df-cnv 5451  df-co 5452  df-dm 5453  df-rn 5454  df-res 5455  df-ima 5456  df-pred 6023  df-ord 6069  df-on 6070  df-lim 6071  df-suc 6072  df-iota 6189  df-fun 6227  df-fn 6228  df-f 6229  df-f1 6230  df-fo 6231  df-f1o 6232  df-fv 6233  df-riota 6977  df-ov 7019  df-oprab 7020  df-mpo 7021  df-om 7437  df-wrecs 7798  df-recs 7860  df-rdg 7898  df-1o 7953  df-oadd 7957  df-er 8139  df-en 8358  df-fin 8361  df-0g 16544  df-mre 16686  df-mrc 16687  df-acs 16689  df-mgm 17681  df-sgrp 17723  df-mnd 17734  df-submnd 17775
This theorem is referenced by:  mdetunilem7  20911
  Copyright terms: Public domain W3C validator