Users' Mathboxes Mathbox for metakunt < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >   Mathboxes  >  sticksstones13 Structured version   Visualization version   GIF version

Theorem sticksstones13 43025
Description: Establish bijective mapping between strictly monotone functions and functions that sum to a fixed non-negative integer. (Contributed by metakunt, 6-Oct-2024.)
Hypotheses
Ref Expression
sticksstones13.1 (𝜑𝑁 ∈ ℕ0)
sticksstones13.2 (𝜑𝐾 ∈ ℕ0)
sticksstones13.3 𝐹 = (𝑎𝐴 ↦ (𝑗 ∈ (1...𝐾) ↦ (𝑗 + Σ𝑙 ∈ (1...𝑗)(𝑎𝑙))))
sticksstones13.4 𝐺 = (𝑏𝐵 ↦ if(𝐾 = 0, {⟨1, 𝑁⟩}, (𝑘 ∈ (1...(𝐾 + 1)) ↦ if(𝑘 = (𝐾 + 1), ((𝑁 + 𝐾) − (𝑏𝐾)), if(𝑘 = 1, ((𝑏‘1) − 1), (((𝑏𝑘) − (𝑏‘(𝑘 − 1))) − 1))))))
sticksstones13.5 𝐴 = {𝑔 ∣ (𝑔:(1...(𝐾 + 1))⟶ℕ0 ∧ Σ𝑖 ∈ (1...(𝐾 + 1))(𝑔𝑖) = 𝑁)}
sticksstones13.6 𝐵 = {𝑓 ∣ (𝑓:(1...𝐾)⟶(1...(𝑁 + 𝐾)) ∧ ∀𝑥 ∈ (1...𝐾)∀𝑦 ∈ (1...𝐾)(𝑥 < 𝑦 → (𝑓𝑥) < (𝑓𝑦)))}
Assertion
Ref Expression
sticksstones13 (𝜑𝐹:𝐴1-1-onto𝐵)
Distinct variable groups:   𝐴,𝑎,𝑗,𝑙,𝑥,𝑦   𝐴,𝑏,𝑗,𝑙   𝐵,𝑎   𝐵,𝑏   𝐾,𝑎,𝑓,𝑗,𝑙,𝑥,𝑦   𝐾,𝑏,𝑔,𝑖   𝑔,𝑎,𝑖   𝑁,𝑏,𝑗,𝑓   𝑔,𝑁,𝑖   𝜑,𝑎,𝑗,𝑙,𝑥,𝑦   𝜑,𝑏   𝑖,𝑙   𝐴,𝑘,𝑎,𝑗,𝑙,𝑥,𝑦   𝑘,𝑏,𝑥,𝑦   𝐵,𝑖,𝑘,𝑙,𝑏   𝐵,𝑗   𝐹,𝑏,𝑘   𝑓,𝑏   𝑘,𝐾,𝑔   𝑁,𝑎,𝑙,𝑘   𝜑,𝑖,𝑘   𝑔,𝑏
Allowed substitution hints:   𝜑(𝑓, 𝑔)   𝐴(𝑓, 𝑔, 𝑖)   𝐵(𝑥, 𝑦, 𝑓, 𝑔)   𝐹(𝑥, 𝑦, 𝑓, 𝑔, 𝑖, 𝑗, 𝑎, 𝑙)   𝐺(𝑥, 𝑦, 𝑓, 𝑔, 𝑖, 𝑗, 𝑘, 𝑎, 𝑏, 𝑙)   𝑁(𝑥, 𝑦)

Proof of Theorem sticksstones13
StepHypRef Expression
1 sticksstones13.1 . . . 4 (𝜑𝑁 ∈ ℕ0)
21adantr 486 . . 3 ((𝜑𝐾 = 0) → 𝑁 ∈ ℕ0)
3 simpr 490 . . 3 ((𝜑𝐾 = 0) → 𝐾 = 0)
4 sticksstones13.3 . . 3 𝐹 = (𝑎𝐴 ↦ (𝑗 ∈ (1...𝐾) ↦ (𝑗 + Σ𝑙 ∈ (1...𝑗)(𝑎𝑙))))
5 sticksstones13.4 . . 3 𝐺 = (𝑏𝐵 ↦ if(𝐾 = 0, {⟨1, 𝑁⟩}, (𝑘 ∈ (1...(𝐾 + 1)) ↦ if(𝑘 = (𝐾 + 1), ((𝑁 + 𝐾) − (𝑏𝐾)), if(𝑘 = 1, ((𝑏‘1) − 1), (((𝑏𝑘) − (𝑏‘(𝑘 − 1))) − 1))))))
6 sticksstones13.5 . . 3 𝐴 = {𝑔 ∣ (𝑔:(1...(𝐾 + 1))⟶ℕ0 ∧ Σ𝑖 ∈ (1...(𝐾 + 1))(𝑔𝑖) = 𝑁)}
7 sticksstones13.6 . . 3 𝐵 = {𝑓 ∣ (𝑓:(1...𝐾)⟶(1...(𝑁 + 𝐾)) ∧ ∀𝑥 ∈ (1...𝐾)∀𝑦 ∈ (1...𝐾)(𝑥 < 𝑦 → (𝑓𝑥) < (𝑓𝑦)))}
82, 3, 4, 5, 6, 7sticksstones11 43022 . 2 ((𝜑𝐾 = 0) → 𝐹:𝐴1-1-onto𝐵)
91adantr 486 . . 3 ((𝜑𝐾 ∈ ℕ) → 𝑁 ∈ ℕ0)
10 simpr 490 . . 3 ((𝜑𝐾 ∈ ℕ) → 𝐾 ∈ ℕ)
119, 10, 4, 5, 6, 7sticksstones12 43024 . 2 ((𝜑𝐾 ∈ ℕ) → 𝐹:𝐴1-1-onto𝐵)
12 sticksstones13.2 . . 3 (𝜑𝐾 ∈ ℕ0)
13 elnn0 12530 . . . . 5 (𝐾 ∈ ℕ0 ↔ (𝐾 ∈ ℕ ∨ 𝐾 = 0))
1413biimpi 219 . . . 4 (𝐾 ∈ ℕ0 → (𝐾 ∈ ℕ ∨ 𝐾 = 0))
1514orcomd 885 . . 3 (𝐾 ∈ ℕ0 → (𝐾 = 0 ∨ 𝐾 ∈ ℕ))
1612, 15syl 18 . 2 (𝜑 → (𝐾 = 0 ∨ 𝐾 ∈ ℕ))
178, 11, 16mpjaodan 973 1 (𝜑𝐹:𝐴1-1-onto𝐵)
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wa 401  wo 861   = wceq 1570  wcel 2145  {cab 2738  wral 3076  ifcif 4482  {csn 4584  cop 4590   class class class wbr 5103  cmpt 5186  wf 6529  1-1-ontowf1o 6532  cfv 6533  (class class class)co 7413  0cc0 11124  1c1 11125   + caddc 11127   < clt 11267  cmin 11465  cn 12257  0cn0 12528  ...cfz 13561  Σcsu 15773
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 2213  ax-ext 2732  ax-rep 5232  ax-sep 5251  ax-nul 5263  ax-pow 5330  ax-pr 5398  ax-un 7736  ax-inf2 9620  ax-cnex 11180  ax-resscn 11181  ax-1cn 11182  ax-icn 11183  ax-addcl 11184  ax-addrcl 11185  ax-mulcl 11186  ax-mulrcl 11187  ax-mulcom 11188  ax-addass 11189  ax-mulass 11190  ax-distr 11191  ax-i2m1 11192  ax-1ne0 11193  ax-1rid 11194  ax-rnegex 11195  ax-rrecex 11196  ax-cnre 11197  ax-pre-lttri 11198  ax-pre-lttrn 11199  ax-pre-ltadd 11200  ax-pre-mulgt0 11201  ax-pre-sup 11202
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2564  df-eu 2594  df-clab 2739  df-cleq 2752  df-clel 2835  df-nfc 2909  df-ne 2956  df-nel 3062  df-ral 3077  df-rex 3087  df-rmo 3365  df-reu 3366  df-rab 3413  df-v 3452  df-sbc 3740  df-csb 3848  df-dif 3902  df-un 3904  df-in 3906  df-ss 3916  df-pss 3919  df-nul 4280  df-if 4483  df-pw 4559  df-sn 4585  df-pr 4587  df-op 4591  df-uni 4868  df-int 4908  df-iun 4953  df-br 5104  df-opab 5168  df-mpt 5187  df-tr 5213  df-id 5550  df-eprel 5555  df-po 5563  df-so 5564  df-fr 5608  df-se 5609  df-we 5610  df-xp 5661  df-rel 5662  df-cnv 5663  df-co 5664  df-dm 5665  df-rn 5666  df-res 5667  df-ima 5668  df-pred 6299  df-ord 6360  df-on 6361  df-lim 6362  df-suc 6363  df-iota 6489  df-fun 6535  df-fn 6536  df-f 6537  df-f1 6538  df-fo 6539  df-f1o 6540  df-fv 6541  df-isom 6542  df-riota 7370  df-ov 7416  df-oprab 7417  df-mpo 7418  df-om 7863  df-1st 7986  df-2nd 7987  df-frecs 8280  df-wrecs 8311  df-recs 8360  df-rdg 8399  df-1o 8455  df-er 8696  df-en 8953  df-dom 8954  df-sdom 8955  df-fin 8956  df-sup 9412  df-oi 9482  df-card 9944  df-pnf 11269  df-mnf 11270  df-xr 11271  df-ltxr 11272  df-le 11273  df-sub 11467  df-neg 11468  df-div 11896  df-nn 12258  df-2 12327  df-3 12328  df-n0 12529  df-z 12616  df-uz 12888  df-rp 13043  df-ico 13404  df-fz 13562  df-fzo 13710  df-seq 14066  df-exp 14126  df-hash 14395  df-cj 15186  df-re 15187  df-im 15188  df-sqrt 15322  df-abs 15323  df-clim 15575  df-sum 15774
This theorem is used by:  sticksstones14  43026
  Copyright terms: Public domain W3C validator