So I am looking at this method of finding the volume of a solid by slices. The idea is to create slices/slabs which are cylinders/prisms and integrate them.
My problem is that in the book I'm using the volume of a cylinder/prims/slab is assumed to be: $$V=Ah\tag{1}$$ so the volume is then: $$\int_a^bA(x)dx$$
This method is then used to show that the volume of a cylinder is equation $(1)$. That is circular reasoning.
Am I missing something obvious or is the volume of a cylinder proved with more rigorous math to follow?
Here is the reasoning:
In this way, what you are doing is more like verifying that the tools you've made do what you want them to do (compute volumes, and have these volumes agree in the selected ``intuitive" cases).
Of course, you could start by defining the area of a prism to be $\int_a^bA(x)\;\text{d}x$, and then as a theorem you get that the volume is $A(x)h$.
All depends on what you want to be theorems and definitions.