File size: 21,439 Bytes
9835247
 
 
 
 
 
df69724
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9835247
 
 
 
 
 
 
 
 
 
 
 
df69724
 
 
9835247
 
 
 
 
 
df69724
 
 
9835247
df69724
9835247
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
df69724
9835247
df69724
9835247
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
df69724
9835247
df69724
9835247
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
df69724
9835247
df69724
 
9835247
 
 
 
 
 
df69724
9835247
df69724
9835247
 
 
 
 
 
 
 
 
 
df69724
9835247
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>Mathematics Batch 06 - Discrete Mathematics - Programming Framework Analysis</title>
    <style>
        body { 
            font-family: 'Times New Roman', Times, serif, 'Arial Unicode MS'; 
            margin: 0; 
            background: #ffffff; 
            color: #000000; 
            line-height: 1.6; 
            font-size: 12pt; 
        }
        .container { 
            max-width: 1000px; 
            margin: 0 auto; 
            padding: 1.5rem; 
        }
        h1, h2, h3 { 
            color: #000000; 
            margin-top: 1.5rem; 
            margin-bottom: 0.75rem; 
        }
        h1 { 
            font-size: 18pt; 
            text-align: center; 
        }
        h2 { 
            font-size: 16pt; 
            border-bottom: 2px solid #000; 
            padding-bottom: 0.5rem; 
        }
        h3 { 
            font-size: 14pt; 
        }
        p { 
            margin-bottom: 1rem; 
            text-align: justify; 
        }
        .figure { 
            margin: 2rem 0; 
            text-align: center; 
            border: 1px solid #ccc; 
            padding: 1rem; 
            background: #f9f9f9; 
        }
        .figure-caption { 
            margin-top: 1rem; 
            font-style: italic; 
            text-align: left; 
        }
        .mermaid { 
            background: white; 
            padding: 1rem; 
            border-radius: 4px; 
        }
        .navigation {
            margin: 3rem 0;
            padding: 1rem;
            background: #f8f9fa;
            border-radius: 8px;
        }
        .nav-links {
            display: flex;
            flex-wrap: wrap;
            gap: 1rem;
            justify-content: center;
        }
        .nav-link {
            color: #007bff;
            text-decoration: none;
            padding: 0.5rem 1rem;
            border: 1px solid #007bff;
            border-radius: 4px;
            transition: all 0.3s ease;
        }
        .nav-link:hover {
            background: #007bff;
            color: white;
        }
        .footer {
            margin-top: 3rem;
            padding: 1rem;
            background: #f8f9fa;
            border-radius: 8px;
            text-align: center;
        }
        .contact-info {
            margin-top: 1rem;
        }
        .contact-info p {
            margin: 0.25rem 0;
            text-align: center;
        }
    </style>
    <script src="https://cdn.jsdelivr.net/npm/mermaid@10.6.1/dist/mermaid.min.js"></script>
    <script>
        mermaid.initialize({ 
            startOnLoad: true, 
            theme: 'default', 
            flowchart: { 
                useMaxWidth: false, 
                htmlLabels: true,
                curve: 'linear',
                nodeSpacing: 30,
                rankSpacing: 30,
                padding: 10
            },
            themeVariables: {
                fontFamily: 'Arial Unicode MS, Arial, sans-serif'
            }
        });
    </script>
</head>
<body>
    <div class="container">
        <h1>Mathematics Batch 06 - Discrete Mathematics - Programming Framework Analysis</h1>
        
        <p>This document presents discrete mathematics processes analyzed using the Programming Framework methodology. Each process is represented as a computational flowchart with standardized color coding: Red for triggers/inputs, Yellow for structures/objects, Green for processing/operations, Blue for intermediates/states, and Violet for products/outputs. Yellow nodes use black text for optimal readability, while all other colors use white text.</p>

        <h2>1. Graph Theory Algorithms Process</h2>
            <div class="figure">
                <div class="mermaid">
graph TD
    A1[Graph G V E] --> B1[Graph Representation]
    C1[Algorithm Selection] --> D1[Method Choice]
    E1[Graph Properties] --> F1[Property Analysis]
    
    B1 --> G1[Adjacency Matrix]
    D1 --> H1[Shortest Path Algorithm]
    F1 --> I1[Graph Connectivity]
    
    G1 --> J1[Adjacency List]
    H1 --> K1[Dijkstra Algorithm]
    I1 --> L1[Graph Traversal]
    
    J1 --> M1[Graph Structure]
    K1 --> N1[Bellman Ford Algorithm]
    L1 --> O1[Depth First Search]
    
    M1 --> P1[Vertex Analysis]
    N1 --> O1
    O1 --> Q1[Breadth First Search]
    
    P1 --> R1[Edge Analysis]
    Q1 --> S1[Minimum Spanning Tree]
    R1 --> T1[Graph Coloring]
    
    S1 --> U1[Kruskal Algorithm]
    T1 --> V1[Network Flow]
    U1 --> W1[Graph Algorithm Result]
    
    V1 --> X1[Ford Fulkerson Algorithm]
    W1 --> Y1[Graph Analysis]
    X1 --> Z1[Graph Theory Output]
    
    Y1 --> AA1[Graph Theory Analysis]
    Z1 --> BB1[Graph Theory Final Result]
    AA1 --> CC1[Graph Theory Analysis Complete]
    
    style A1 fill:#ff6b6b,color:#fff
    style C1 fill:#ff6b6b,color:#fff
    style E1 fill:#ff6b6b,color:#fff
    
    style B1 fill:#ffd43b,color:#000
    style D1 fill:#ffd43b,color:#000
    style F1 fill:#ffd43b,color:#000
    style G1 fill:#ffd43b,color:#000
    style H1 fill:#ffd43b,color:#000
    style I1 fill:#ffd43b,color:#000
    style J1 fill:#ffd43b,color:#000
    style K1 fill:#ffd43b,color:#000
    style L1 fill:#ffd43b,color:#000
    style M1 fill:#ffd43b,color:#000
    style N1 fill:#ffd43b,color:#000
    style O1 fill:#ffd43b,color:#000
    style P1 fill:#ffd43b,color:#000
    style Q1 fill:#ffd43b,color:#000
    style R1 fill:#ffd43b,color:#000
    style S1 fill:#ffd43b,color:#000
    style T1 fill:#ffd43b,color:#000
    style U1 fill:#ffd43b,color:#000
    style V1 fill:#ffd43b,color:#000
    style W1 fill:#ffd43b,color:#000
    style X1 fill:#ffd43b,color:#000
    style Y1 fill:#ffd43b,color:#000
    style Z1 fill:#ffd43b,color:#000
    style AA1 fill:#ffd43b,color:#000
    style BB1 fill:#ffd43b,color:#000
    style CC1 fill:#ffd43b,color:#000
    
    style M1 fill:#51cf66,color:#fff
    style N1 fill:#51cf66,color:#fff
    style O1 fill:#51cf66,color:#fff
    style P1 fill:#51cf66,color:#fff
    style Q1 fill:#51cf66,color:#fff
    style R1 fill:#51cf66,color:#fff
    style S1 fill:#51cf66,color:#fff
    style T1 fill:#51cf66,color:#fff
    style U1 fill:#51cf66,color:#fff
    style V1 fill:#51cf66,color:#fff
    style W1 fill:#51cf66,color:#fff
    style X1 fill:#51cf66,color:#fff
    style Y1 fill:#51cf66,color:#fff
    style Z1 fill:#51cf66,color:#fff
    style AA1 fill:#51cf66,color:#fff
    style BB1 fill:#51cf66,color:#fff
    style CC1 fill:#51cf66,color:#fff
    
    style CC1 fill:#b197fc,color:#fff
                </div>
                
                <div style="margin-top: 1rem; display: flex; flex-wrap: wrap; gap: 0.5rem; justify-content: center;">
                    <div style="display:inline-flex; align-items:center; gap:.5rem; padding:.25rem .5rem; border-radius: 999px; border: 1px solid rgba(0,0,0,.08); background:#fff;">
                        <span style="width: 12px; height: 12px; border-radius: 2px; border:1px solid rgba(0,0,0,.15); background:#ff6b6b;"></span>Triggers & Inputs
                    </div>
                    <div style="display:inline-flex; align-items:center; gap:.5rem; padding:.25rem .5rem; border-radius: 999px; border: 1px solid rgba(0,0,0,.08); background:#fff;">
                        <span style="width: 12px; height: 12px; border-radius: 2px; border:1px solid rgba(0,0,0,.15); background:#ffd43b;"></span>Graph Theory Methods
                    </div>
                    <div style="display:inline-flex; align-items:center; gap:.5rem; padding:.25rem .5rem; border-radius: 999px; border: 1px solid rgba(0,0,0,.08); background:#fff;">
                        <span style="width: 12px; height: 12px; border-radius: 2px; border:1px solid rgba(0,0,0,.15); background:#51cf66;"></span>Graph Operations
                    </div>
                    <div style="display:inline-flex; align-items:center; gap:.5rem; padding:.25rem .5rem; border-radius: 999px; border: 1px solid rgba(0,0,0,.08); background:#fff;">
                        <span style="width: 12px; height: 12px; border-radius: 2px; border:1px solid rgba(0,0,0,.15); background:#74c0fc;"></span>Intermediates
                    </div>
                    <div style="display:inline-flex; align-items:center; gap:.5rem; padding:.25rem .5rem; border-radius: 999px; border: 1px solid rgba(0,0,0,.08); background:#fff;">
                        <span style="width: 12px; height: 12px; border-radius: 2px; border:1px solid rgba(0,0,0,.15); background:#b197fc;"></span>Products
                    </div>
                </div>
                
                <div class="figure-caption">
                    <strong>Figure 1.</strong> Graph Theory Algorithms Process. This discrete mathematics process visualization demonstrates shortest path, minimum spanning tree, and network flow algorithms. The flowchart shows graph inputs and properties, graph theory methods and algorithms, graph operations and calculations, intermediate results, and final graph theory outputs.
                </div>
            </div>
        </div>

        <h2>2. Combinatorics Process</h2>
            <div class="figure">
                <div class="mermaid">
graph TD
    A2[Combinatorial Problem] --> B2[Counting Method Selection]
    C2[Permutation Analysis] --> D2[Combination Analysis]
    E2[Counting Principles] --> F2[Principle Application]
    
    B2 --> G2[Multiplication Principle]
    D2 --> H2[Combination Formula]
    F2 --> I2[Addition Principle]
    
    G2 --> J2[Permutation Formula]
    H2 --> K2[Binomial Coefficient]
    I2 --> L2[Inclusion Exclusion]
    
    J2 --> M2[Factorial Calculation]
    K2 --> N2[Pascal Triangle]
    L2 --> O2[Set Cardinality]
    
    M2 --> P2[Arrangement Counting]
    N2 --> O2
    O2 --> Q2[Partition Counting]
    
    P2 --> R2[Selection Counting]
    Q2 --> S2[Generating Functions]
    R2 --> T2[Combinatorial Identity]
    
    S2 --> U2[Recurrence Relations]
    T2 --> V2[Combinatorial Proof]
    U2 --> W2[Combinatorial Result]
    
    V2 --> X2[Combinatorial Analysis]
    W2 --> Y2[Combinatorial Output]
    X2 --> Z2[Combinatorial Analysis Output]
    
    Y2 --> AA2[Combinatorial Analysis Final Result]
    Z2 --> BB2[Combinatorial Analysis Complete]
    AA2 --> CC2[Combinatorial Analysis Output]
    
    style A2 fill:#ff6b6b,color:#fff
    style C2 fill:#ff6b6b,color:#fff
    style E2 fill:#ff6b6b,color:#fff
    
    style B2 fill:#ffd43b,color:#000
    style D2 fill:#ffd43b,color:#000
    style F2 fill:#ffd43b,color:#000
    style G2 fill:#ffd43b,color:#000
    style H2 fill:#ffd43b,color:#000
    style I2 fill:#ffd43b,color:#000
    style J2 fill:#ffd43b,color:#000
    style K2 fill:#ffd43b,color:#000
    style L2 fill:#ffd43b,color:#000
    style M2 fill:#ffd43b,color:#000
    style N2 fill:#ffd43b,color:#000
    style O2 fill:#ffd43b,color:#000
    style P2 fill:#ffd43b,color:#000
    style Q2 fill:#ffd43b,color:#000
    style R2 fill:#ffd43b,color:#000
    style S2 fill:#ffd43b,color:#000
    style T2 fill:#ffd43b,color:#000
    style U2 fill:#ffd43b,color:#000
    style V2 fill:#ffd43b,color:#000
    style W2 fill:#ffd43b,color:#000
    style X2 fill:#ffd43b,color:#000
    style Y2 fill:#ffd43b,color:#000
    style Z2 fill:#ffd43b,color:#000
    style AA2 fill:#ffd43b,color:#000
    style BB2 fill:#ffd43b,color:#000
    style CC2 fill:#ffd43b,color:#000
    
    style M2 fill:#51cf66,color:#fff
    style N2 fill:#51cf66,color:#fff
    style O2 fill:#51cf66,color:#fff
    style P2 fill:#51cf66,color:#fff
    style Q2 fill:#51cf66,color:#fff
    style R2 fill:#51cf66,color:#fff
    style S2 fill:#51cf66,color:#fff
    style T2 fill:#51cf66,color:#fff
    style U2 fill:#51cf66,color:#fff
    style V2 fill:#51cf66,color:#fff
    style W2 fill:#51cf66,color:#fff
    style X2 fill:#51cf66,color:#fff
    style Y2 fill:#51cf66,color:#fff
    style Z2 fill:#51cf66,color:#fff
    style AA2 fill:#51cf66,color:#fff
    style BB2 fill:#51cf66,color:#fff
    style CC2 fill:#51cf66,color:#fff
    
    style CC2 fill:#b197fc,color:#fff
                </div>
                
                <div style="margin-top: 1rem; display: flex; flex-wrap: wrap; gap: 0.5rem; justify-content: center;">
                    <div style="display:inline-flex; align-items:center; gap:.5rem; padding:.25rem .5rem; border-radius: 999px; border: 1px solid rgba(0,0,0,.08); background:#fff;">
                        <span style="width: 12px; height: 12px; border-radius: 2px; border:1px solid rgba(0,0,0,.15); background:#ff6b6b;"></span>Triggers & Inputs
                    </div>
                    <div style="display:inline-flex; align-items:center; gap:.5rem; padding:.25rem .5rem; border-radius: 999px; border: 1px solid rgba(0,0,0,.08); background:#fff;">
                        <span style="width: 12px; height: 12px; border-radius: 2px; border:1px solid rgba(0,0,0,.15); background:#ffd43b;"></span>Combinatorial Methods
                    </div>
                    <div style="display:inline-flex; align-items:center; gap:.5rem; padding:.25rem .5rem; border-radius: 999px; border: 1px solid rgba(0,0,0,.08); background:#fff;">
                        <span style="width: 12px; height: 12px; border-radius: 2px; border:1px solid rgba(0,0,0,.15); background:#51cf66;"></span>Counting Operations
                    </div>
                    <div style="display:inline-flex; align-items:center; gap:.5rem; padding:.25rem .5rem; border-radius: 999px; border: 1px solid rgba(0,0,0,.08); background:#fff;">
                        <span style="width: 12px; height: 12px; border-radius: 2px; border:1px solid rgba(0,0,0,.15); background:#74c0fc;"></span>Intermediates
                    </div>
                    <div style="display:inline-flex; align-items:center; gap:.5rem; padding:.25rem .5rem; border-radius: 999px; border: 1px solid rgba(0,0,0,.08); background:#fff;">
                        <span style="width: 12px; height: 12px; border-radius: 2px; border:1px solid rgba(0,0,0,.15); background:#b197fc;"></span>Products
                    </div>
                </div>
                
                <div class="figure-caption">
                    <strong>Figure 2.</strong> Combinatorics Process. This discrete mathematics process visualization demonstrates permutations, combinations, and counting principles. The flowchart shows combinatorial problem inputs and principles, combinatorial methods and formulas, counting operations and calculations, intermediate results, and final combinatorial analysis outputs.
                </div>
            </div>
        </div>

        <h2>3. Logic & Set Theory Process</h2>
            <div class="figure">
                <div class="mermaid">
graph TD
    A3[Logical Statement Input] --> B3[Logical Analysis]
    C3[Set Operations] --> D3[Set Theory Application]
    E3[Proof Techniques] --> F3[Proof Strategy]
    
    B3 --> G3[Boolean Algebra]
    D3 --> H3[Set Union Intersection]
    F3 --> I3[Direct Proof]
    
    G3 --> J3[Logical Connectives]
    H3 --> K3[Set Complement]
    I3 --> L3[Contradiction Proof]
    
    J3 --> M3[Truth Tables]
    K3 --> L3
    L3 --> N3[Induction Proof]
    
    M3 --> O3[Logical Equivalence]
    N3 --> P3[Proof by Cases]
    O3 --> Q3[Set Cardinality]
    
    P3 --> R3[Proof Validation]
    Q3 --> S3[Set Operations Result]
    R3 --> T3[Logical Result]
    
    S3 --> U3[Set Theory Analysis]
    T3 --> V3[Logical Analysis]
    U3 --> W3[Logic Set Theory Result]
    
    V3 --> X3[Logic Set Theory Analysis]
    W3 --> Y3[Logic Set Theory Output]
    X3 --> Z3[Logic Set Theory Analysis Output]
    
    Y3 --> AA3[Logic Set Theory Analysis Final Result]
    Z3 --> BB3[Logic Set Theory Analysis Complete]
    AA3 --> CC3[Logic Set Theory Analysis Output]
    
    style A3 fill:#ff6b6b,color:#fff
    style C3 fill:#ff6b6b,color:#fff
    style E3 fill:#ff6b6b,color:#fff
    
    style B3 fill:#ffd43b,color:#000
    style D3 fill:#ffd43b,color:#000
    style F3 fill:#ffd43b,color:#000
    style G3 fill:#ffd43b,color:#000
    style H3 fill:#ffd43b,color:#000
    style I3 fill:#ffd43b,color:#000
    style J3 fill:#ffd43b,color:#000
    style K3 fill:#ffd43b,color:#000
    style L3 fill:#ffd43b,color:#000
    style M3 fill:#ffd43b,color:#000
    style N3 fill:#ffd43b,color:#000
    style O3 fill:#ffd43b,color:#000
    style P3 fill:#ffd43b,color:#000
    style Q3 fill:#ffd43b,color:#000
    style R3 fill:#ffd43b,color:#000
    style S3 fill:#ffd43b,color:#000
    style T3 fill:#ffd43b,color:#000
    style U3 fill:#ffd43b,color:#000
    style V3 fill:#ffd43b,color:#000
    style W3 fill:#ffd43b,color:#000
    style X3 fill:#ffd43b,color:#000
    style Y3 fill:#ffd43b,color:#000
    style Z3 fill:#ffd43b,color:#000
    style AA3 fill:#ffd43b,color:#000
    style BB3 fill:#ffd43b,color:#000
    style CC3 fill:#ffd43b,color:#000
    
    style M3 fill:#51cf66,color:#fff
    style N3 fill:#51cf66,color:#fff
    style O3 fill:#51cf66,color:#fff
    style P3 fill:#51cf66,color:#fff
    style Q3 fill:#51cf66,color:#fff
    style R3 fill:#51cf66,color:#fff
    style S3 fill:#51cf66,color:#fff
    style T3 fill:#51cf66,color:#fff
    style U3 fill:#51cf66,color:#fff
    style V3 fill:#51cf66,color:#fff
    style W3 fill:#51cf66,color:#fff
    style X3 fill:#51cf66,color:#fff
    style Y3 fill:#51cf66,color:#fff
    style Z3 fill:#51cf66,color:#fff
    style AA3 fill:#51cf66,color:#fff
    style BB3 fill:#51cf66,color:#fff
    style CC3 fill:#51cf66,color:#fff
    
    style CC3 fill:#b197fc,color:#fff
                </div>
                
                <div style="margin-top: 1rem; display: flex; flex-wrap: wrap; gap: 0.5rem; justify-content: center;">
                    <div style="display:inline-flex; align-items:center; gap:.5rem; padding:.25rem .5rem; border-radius: 999px; border: 1px solid rgba(0,0,0,.08); background:#fff;">
                        <span style="width: 12px; height: 12px; border-radius: 2px; border:1px solid rgba(0,0,0,.15); background:#ff6b6b;"></span>Triggers & Inputs
                    </div>
                    <div style="display:inline-flex; align-items:center; gap:.5rem; padding:.25rem .5rem; border-radius: 999px; border: 1px solid rgba(0,0,0,.08); background:#fff;">
                        <span style="width: 12px; height: 12px; border-radius: 2px; border:1px solid rgba(0,0,0,.15); background:#ffd43b;"></span>Logic Set Methods
                    </div>
                    <div style="display:inline-flex; align-items:center; gap:.5rem; padding:.25rem .5rem; border-radius: 999px; border: 1px solid rgba(0,0,0,.08); background:#fff;">
                        <span style="width: 12px; height: 12px; border-radius: 2px; border:1px solid rgba(0,0,0,.15); background:#51cf66;"></span>Proof Operations
                    </div>
                    <div style="display:inline-flex; align-items:center; gap:.5rem; padding:.25rem .5rem; border-radius: 999px; border: 1px solid rgba(0,0,0,.08); background:#fff;">
                        <span style="width: 12px; height: 12px; border-radius: 2px; border:1px solid rgba(0,0,0,.15); background:#74c0fc;"></span>Intermediates
                    </div>
                    <div style="display:inline-flex; align-items:center; gap:.5rem; padding:.25rem .5rem; border-radius: 999px; border: 1px solid rgba(0,0,0,.08); background:#fff;">
                        <span style="width: 12px; height: 12px; border-radius: 2px; border:1px solid rgba(0,0,0,.15); background:#b197fc;"></span>Products
                    </div>
                </div>
                
                <div class="figure-caption">
                    <strong>Figure 3.</strong> Logic & Set Theory Process. This discrete mathematics process visualization demonstrates boolean algebra, set operations, and proof techniques. The flowchart shows logical statement inputs and proof techniques, logic and set theory methods and algorithms, proof operations and calculations, intermediate results, and final logic and set theory analysis outputs.
                </div>
            </div>
        </div>

        <div class="navigation">
            <h3>Navigation</h3>
            <div class="nav-links">
                <a href="mathematics_index.html" class="nav-link">← Back to Mathematics Index</a>
                <a href="mathematics_batch_05.html" class="nav-link">← Previous: Applied Mathematics</a>
                <a href="mathematics_batch_07.html" class="nav-link">Next: Historical & Educational →</a>
                <a href="index.html" class="nav-link">Programming Framework Home</a>
            </div>
        </div>

        <div class="footer">
            <p><strong>Generated using the Programming Framework methodology</strong></p>
            <p>Each flowchart preserves maximum detail through optimized Mermaid configuration</p>
            <div class="contact-info">
                <p><strong>Gary Welz</strong></p>
                <p>Retired Faculty Member</p>
                <p>John Jay College, CUNY (Department of Mathematics and Computer Science)</p>
                <p>Borough of Manhattan Community College, CUNY</p>
                <p>CUNY Graduate Center (New Media Lab)</p>
                <p>Email: gwelz@jjay.cuny.edu</p>
            </div>
        </div>
    </div>
</body>
</html>