PhyslibSearch

Physlib.Units.WithDim.Area

14 declarations

abbrev

Type of dimensionful area L2L^2

#DimArea

The type `DimArea` represents the physical quantity of area. It is defined as the type of dimensionful quantities with dimension L2=LdLdL^2 = L_{\mathfrak{d}} \cdot L_{\mathfrak{d}}, where LdL_{\mathfrak{d}} is the dimension of length. Specifically, it consists of functions that map a choice of unit system to a non-negative real number R0\mathbb{R}_{\ge 0} such that the values scale consistently with the dimension of area across different unit choices.

definition

One square meter (1 m21 \text{ m}^2)

#squareMeter

The constant `DimArea.squareMeter` represents the physical quantity of one square meter (1 m21\text{ m}^2). It is defined as the dimensionful area that takes the value 11 in the International System of Units (SI). Formally, it is constructed by lifting the value 11 from the SI unit system to the type of dimensionful quantities `DimArea`, ensuring it scales according to the dimension of area (L2L^2) across different unit systems.

definition

The dimensionful area of 1 ft21 \text{ ft}^2

#squareFoot

The constant `DimArea.squareFoot` is the dimensionful quantity representing an area of 11 square foot. Formally, it is defined as the element of type `DimArea` (the type of physical quantities with dimension L2L^2) whose value is 11 in a unit system where the unit of length is feet and the other base units (time, mass, etc.) are those of the International System (SI).

definition

The dimensionful area of 1 mile21 \text{ mile}^2

#squareMile

The constant `DimArea.squareMile` represents the physical area of 1 mile21\text{ mile}^2. It is defined as the dimensionful quantity of type DimArea\text{DimArea} that corresponds to the value 11 when the unit of length is chosen to be miles and all other base units (time, mass, charge, and temperature) are those of the International System of Units (SI).

definition

Dimensionful area of 1 are (100 m2100 \text{ m}^2)

#are

The constant `DimArea.are` represents the dimensionful quantity of area known as an "are". It is defined as the element of `DimArea` that takes the value 100100 when expressed in the International System of Units (SI), which corresponds to 100 m2100 \text{ m}^2.

definition

Hectare as 10,000 m210,000 \text{ m}^2

#hectare

The constant `hectare` is the dimensionful quantity of area (of type `DimArea`) defined to have the value 10,00010,000 in the International System of Units (SI\text{SI}). Given that the SI unit of length is the meter (m\text{m}), this corresponds to an area of 10,000 m210,000 \text{ m}^2.

definition

The physical quantity of one acre (1640 mile2\frac{1}{640} \text{ mile}^2)

#acre

The constant `DimArea.acre` is a dimensionful quantity of type `DimArea` representing the physical area of one acre. It is defined as the area equivalent to 1640\frac{1}{640} square miles. Formally, it is constructed by assigning the value 1640\frac{1}{640} to a system of units where the base unit of length is the mile (and other base units follow the SI system) and extending this to all unit choices using the `toDimensionful` equivalence.

theorem

The value of 1 m21 \text{ m}^2 in SI units is 1

#squareMeter_in_SI

The value of the dimensionful quantity representing one square meter (1 m21 \text{ m}^2), when expressed in the International System of Units (SI\text{SI}), is equal to 11.

theorem

1 ft21 \text{ ft}^2 in SI units is 0.092903040.09290304

#squareFoot_in_SI

The value of the dimensionful quantity representing one square foot (1 ft21 \text{ ft}^2), when evaluated in the International System of Units (SI), is 0.092903040.09290304.

theorem

1 mile21 \text{ mile}^2 in SI units equals 2,589,988.1103362,589,988.110336

#squareMile_in_SI

In the International System of Units (SI), the numerical value of the dimensionful area of 1 mile21 \text{ mile}^2 is equal to 2,589,988.1103362,589,988.110336.

theorem

Value of 1 are in SI units is 100

#are_in_SI

The numerical value of the dimensionful quantity **are** (a unit of area), when expressed in the International System of Units (SI), is equal to 100100. Given that the SI unit for area is square meters, this corresponds to the relation 1 are=100 m21 \text{ are} = 100 \text{ m}^2.

theorem

A hectare equals 10,00010,000 in SISI units

#hectare_in_SI

The value of the dimensionful quantity `hectare` when evaluated in the International System of Units (SISI) is 10,00010,000. Since the SI unit for length is the meter, this indicates that 1 hectare1 \text{ hectare} is 10,000 m210,000 \text{ m}^2.

theorem

One acre in SI units equals 4046.85642244046.8564224

#acre_in_SI

The numerical value of the physical quantity representing one acre, when evaluated in the International System of Units (SI), is equal to 4046.85642244046.8564224.

theorem

1 acre=43560 ft21 \text{ acre} = 43560 \text{ ft}^2

#acre_eq_mul_squareFeet

One acre is equal to 4356043560 square feet. In terms of dimensionful quantities, the physical area representing an acre is the result of the scalar action of the non-negative real number 4356043560 on the dimensionful area representing a square foot.