class: center, middle, inverse, title-slide .title[ # Lecture 09 ] .subtitle[ ## Carbon Tariffs ] .author[ ### Ivan Rudik ] .date[ ### AEM 4510 ] --- exclude: true ``` r if (!require("pacman")) install.packages("pacman") ``` ``` ## Loading required package: pacman ``` ``` r pacman::p_load( tidyverse, xaringanExtra, rlang, patchwork ) source("R/video_helpers.R") source("R/09-carbon-tariffs-figures.R") options(htmltools.dir.version = FALSE) knitr::opts_hooks$set(fig.callout = function(options) { if (options$fig.callout) { options$echo <- FALSE } knitr::opts_chunk$set(echo = TRUE, fig.align="center") options }) ``` ``` ## Warning in xaringanExtra::style_panelset(panel_tab_color_active = "red"): 'xaringanExtra::style_panelset' is deprecated. ## Use 'style_panelset_tabs' instead. ## See help("Deprecated") ``` ``` ## Warning in style_panelset_tabs(...): The argument names of `style_panelset()` ## changed in xaringanExtra 0.1.0. Please refer to the documentation to update to ## the latest names. ``` ``` ## NULL ``` --- # Roadmap 1. What are carbon tariffs? 2. Basic trade theory: supply, demand, and tariffs 3. Adding pollution externalities to trade 4. Unilateral carbon taxes and leakage 5. Carbon tariffs to prevent leakage 6. Carbon tariffs alone 7. World carbon taxes 8. Different pollution intensities across countries --- class: inverse, center, middle name: overview # What are carbon tariffs? <html><div style='float:left'></div><hr color='#EB811B' size=1px width=796px></html> --- # Carbon tariffs Carbon tariffs are tariffs imposed on imports based on their .hi[carbon content] -- Why would we want carbon tariffs? --- # Understanding border carbon adjustments
--- # Carbon tariffs Why would we want carbon tariffs? -- 1. .hi[Leakage:] if country `\(i\)` imposes a carbon tax, production may shift to country `\(j\)` with no carbon tax -- 2. .hi[Competitiveness:] domestic firms face higher costs than foreign competitors -- Carbon tariffs aim to "level the playing field" and reduce leakage --- # Carbon tariffs in practice .hi[EU Carbon Border Adjustment Mechanism (CBAM):] - Phasing in 2023-2026, full implementation 2026 - Covers cement, iron/steel, aluminum, fertilizers, electricity, hydrogen - Importers must purchase certificates matching EU ETS price -- .hi[UK CBAM:] announced for 2027 -- .hi[US proposals:] various bills proposed but none passed yet --- # This lecture We will use a simple partial equilibrium framework from Brunel and Levinson (2024) to understand: -- 1. How carbon tariffs work in theory -- 2. When they improve welfare -- 3. What complications arise in practice -- The key insight: carbon tariffs are equivalent to a .hi[consumption tax] plus a .hi[production subsidy] --- class: inverse, center, middle name: trade # Basic trade theory <html><div style='float:left'></div><hr color='#EB811B' size=1px width=796px></html> --- # A simple trade model Consider a small open economy (country `\(i\)`) that: - Takes world prices as given - Can import or export a homogeneous good -- Key curves: - `\(S\)`: domestic supply - `\(D\)`: domestic demand - `\(P_W\)`: world price - The social marginal benefit of the good Domestic suppliers can't charge more than `\(P_W\)`, and won't charge less --- # Free trade equilibrium <!-- FIGURE 1: Standard tariff diagram showing S, D curves, world price, imports, and deadweight loss triangles a, b from tariff --> <img src="09-slides-carbon-tariffs_files/figure-html/fig1-tariff-1.png" width="900px" style="display: block; margin: auto;" /> With free trade at price `\(P_W\)`: - Domestic production: `\(q_i^S\)` - Domestic consumption and imports: `\(q_i^D\)` and `\(q_i^D - q_i^S\)` --- count: false # Adding a tariff <img src="09-slides-carbon-tariffs_files/figure-html/fig1-tariff-stage2-1.png" width="900px" style="display: block; margin: auto;" /> Suppose we implement an import tariff `\(\tau\)`: - Price of imports increases to `\(P_W + \tau\)` - Domestic suppliers can now charge `\(P_W + \tau\)` --- count: false # Adding a tariff <img src="09-slides-carbon-tariffs_files/figure-html/fig1-tariff-stage2.1-1.png" width="900px" style="display: block; margin: auto;" /> A tariff `\(\tau\)` raises the equilibrium domestic price to `\(P_W + \tau\)`: - Production rises to `\(q_{i\tau}^S\)` and consumption falls to `\(q_{i\tau}^D\)` - Imports fall to `\(q_{i\tau}^D - q_{i\tau}^S\)` --- count: false # Tariff revenue <img src="09-slides-carbon-tariffs_files/figure-html/fig1-tariff-stage3-1.png" width="900px" style="display: block; margin: auto;" /> The tariff creates: - Revenue: `\(R(\tau) = \tau (q_{i\tau}^D - q_{i\tau}^S)\)` - Deadweight loss: triangles `\(a + b\)` --- count: false # Deadweight loss <img src="09-slides-carbon-tariffs_files/figure-html/fig1-tariff-stage4-1.png" width="900px" style="display: block; margin: auto;" /> Triangle `\(a\)` is a production distortion: - The tariff shifts production from lower-cost foreign supply to higher-cost domestic production: MC (`\(S[i]\)`) is higher than the MB (`\(P_W\)`) --- count: false # Deadweight loss <img src="09-slides-carbon-tariffs_files/figure-html/fig1-tariff-stage5-1.png" width="900px" style="display: block; margin: auto;" /> Triangle `\(b\)` is a consumption distortion: - The tariff eliminates units consumers value above the world price but below the tariff-inclusive price: MB (`\(D[i]\)`) is higher than the MC (`\(P_W\)`) --- class: inverse, center, middle name: pollution # Adding pollution <html><div style='float:left'></div><hr color='#EB811B' size=1px width=796px></html> --- # Production creates pollution Now suppose production of this good creates pollution -- Let `\(e\)` = emissions per unit of output (same everywhere for now) -- Let `\(d\)` = marginal damage from emissions (global pollutant) -- The .hi[marginal social cost (MSC)] of production is: `\(MSC = S + e \times d\)` -- MSC lies above the private supply curve by the external cost `\(e \times d\)` --- # Free trade with pollution <!-- FIGURE 2a: Country i with MSC curve above S, showing pollution externality --> .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig2a-pollution-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Free trade output is pinned down by domestic demand and supply at the world price ] --- count: false # Free trade with pollution .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig2a-pollution-stage2-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Country `\(i\)`'s MSC curve lies above its private supply curve The vertical gap is the external cost: `\(e \times d\)` ] --- count: false # Free trade with pollution .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig2a-pollution-stage3-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ The green region is the domestic deadweight loss from producing beyond the efficient output level ] --- count: false # Free trade with pollution .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig2a-pollution-stage4-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ At the world price `\(P_W\)`, marginal benefit is pinned down by world demand, while marginal social cost is given by `\(MSC\)` That triangle is the set of units for which marginal benefit exceeds private supply cost but is below marginal social cost ] --- # Global perspective <!-- FIGURE 2b: World supply and demand with MSC --> .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig2b-world-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ From a global perspective: - Free-trade output is where `\(D = S\)` - Efficient output is where `\(D = MSC\)` - The green region is the global welfare gain from cutting output from `\(Q_W\)` to `\(Q_W^*\)` ] --- # Country and global perspectives <img src="09-slides-carbon-tariffs_files/figure-html/fig2-comparison-1.png" width="100%" style="display: block; margin: auto;" /> Global DWL on the right is the sum of each country's DWL on the left --- # The externality problem With a global pollutant like `\(CO_2\)`: -- - Damages occur regardless of where emissions happen - No country has incentive to fully internalize the externality - Free trade leads to .hi[too much production] globally -- A global carbon tax `\(= e \times d\)` would achieve efficiency -- But what if only .hi[one country] acts? --- class: inverse, center, middle name: unilateral # Unilateral carbon tax <html><div style='float:left'></div><hr color='#EB811B' size=1px width=796px></html> --- # Country `\(i\)` imposes a carbon tax Suppose country `\(i\)` imposes a carbon tax `\(t = e \times d\)` on domestic production -- This shifts country `\(i\)`'s supply curve up by `\(t\)` -- But the .hi[world price doesn't change] (small open economy) --- # Effects of unilateral carbon tax <!-- FIGURE 3: Unilateral carbon tax showing tax revenue Rt, deadweight loss d, and leakage --> .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig3-unilateral-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Before the tax, the domestic market is at the free-trade benchmark with price `\(P_W\)` ] --- count: false # Effects of unilateral carbon tax .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig3-unilateral-stage2-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ After the tax: - Producers receive the net-of-tax price `\(P_W - t\)` - Because `\(t\)` equals the external damage, domestic output falls to `\(q_{it}^S\)` - Consumers still face the world price `\(P_W\)` ] --- count: false # Effects of unilateral carbon tax .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig3-unilateral-stage3-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ .hi[Leakage] comes next: - Consumers in country `\(i\)` still demand `\(q_i^D\)` at price `\(P_W\)` - Imports rise enough to offset the fall in domestic output - Foreign production replaces home production: that is leakage ] --- count: false # Effects of unilateral carbon tax .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig3-unilateral-stage4-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ From country `\(i\)`'s perspective: - Consumers are no better or worse off: they still pay `\(P_W\)` and consume `\(q_i^D\)` - The government gains revenue `\(R_t\)` ] --- count: false # Effects of unilateral carbon tax .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig3-unilateral-stage6-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ From country `\(i\)`'s perspective: - Producers lose producer surplus equal to `\(R_t + d\)` ] --- count: false # Effects of unilateral carbon tax .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig3-unilateral-stage7-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Why do producers lose `\(R_t + d\)`? - They receive a lower net-of-tax price on the units they still sell - They also stop selling the units between `\(q_{it}^S\)` and `\(q_i^S\)` ] --- count: false # Effects of unilateral carbon tax .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig3-unilateral-stage8-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Why is `\(d\)` the country's deadweight loss? - `\(R_t\)` is only a transfer from producers to the government, so it stays inside country `\(i\)` - Net national effect: `\(+R_t - (R_t + d) = -d\)` ] --- count: false # Effects of unilateral carbon tax .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig3-unilateral-stage9-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Why does leakage make `\(d\)` the relevant national loss? - The triangle `\(d\)` is the pure private loss left after netting out the transfer `\(R_t\)` - Goods not produced where PMC (`\(S[i]\)`) `\(<\)` SMB (`\(P_W\)`) - Consumers in country `\(i\)` are unchanged and imports replace the lost domestic output ] --- count: false # Effects of unilateral carbon tax .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig3-unilateral-stage10-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Why does leakage make `\(d\)` the relevant national loss? - The tax reduces home production, but foreign production rises 1-for-1: that is leakage - The environmental gain is offset abroad, so country `\(i\)` is left with the private DWL `\(d\)` ] --- # Unilateral carbon tax effects The increase in imports means .hi[foreign production increases] -- This is .hi[carbon leakage]: emissions shift abroad rather than being reduced -- - Country `\(i\)` raises its marginal production costs through the carbon tax -- - Country `\(i\)` producers supply less at any price with a higher MC -- - World price is unchanged at `\(P_W\)` so quantity demanded domestically for the good does not change -- - Imports from abroad fill in the difference -- - Production and emissions increase abroad --- # Leakage undermines the tax With identical carbon intensities and a small country implementing the tax (so `\(P_W\)` is fixed): - 1 unit fewer domestic production = 1 unit more foreign production - .hi[Net global emissions unchanged!] -- The carbon tax: - Generates tax revenue `\(R_t\)` (rectangle) - Creates deadweight loss `\(d\)` (triangle) from production distortion - Achieves .hi[zero environmental benefit] -- Country `\(i\)` bears costs but gets no environmental gain --- # Leakage is a rate, not a constant Economists often summarize leakage with the .hi[leakage rate]: $$ \text{Leakage rate} = \frac{\Delta E_j}{-\Delta E_i} $$ where `\(\Delta E_i < 0\)` is the change in home emissions and `\(\Delta E_j > 0\)` is the change in foreign emissions --- # Leakage is a rate, not a constant $$ \text{Leakage rate} = \frac{\Delta E_j}{-\Delta E_i} $$ Benchmarks: - `\(0\)`: no foreign offset - Between `\(0\)` and `\(1\)`: global emissions still fall, but less than the domestic reduction - `\(1\)`: one-for-one offset, as in this small-open-economy example with identical intensities - Greater than `\(1\)`: possible if output shifts to dirtier foreign producers --- # What determines leakage? Leakage is .hi[larger] when the world price moves less in response to the tax: -- - The taxing country is small in world markets, so its supply cut hardly changes the world price -- - With little price movement, domestic demand doesn't change and imports replace the lost domestic output --- count: false # What determines leakage? Leakage is .hi[larger] when foreign replacement is elastic or dirty: -- - Foreign supply is elastic and trade costs are low, so firms abroad can expand output quickly when home production falls -- - Foreign production is more emissions-intensive than home production (`\(e_j > e_i\)`), so each unit shifted abroad offsets more of the home emissions reduction --- count: false # What determines leakage? Leakage is .hi[smaller] when policy reduces quantity demanded by increasing the world price: -- - The taxing country is large in world markets, so its supply cut changes the world price -- - With price increases, domestic quantity demanded falls -- - Then fewer imports are needed to fill the gap, so there is less of an emissions increase abroad, and greater global emissions reductions --- count: false # What determines leakage? Leakage is .hi[smaller] when foreign expansion is constrained or cleaner: -- - If foreign producers supply is inelastic, firms abroad are limited in how much they can increase production -- - If home production is dirtier than foreign production (`\(e_i > e_j\)`), shifting output abroad offsets less of the domestic abatement and can even lower global emissions --- class: inverse, center, middle name: tariff # Carbon tax + carbon tariff <html><div style='float:left'></div><hr color='#EB811B' size=1px width=796px></html> --- # Adding a carbon tariff The problem with the carbon tax was that consumers can easily switch to importing the dirty good from another country not subject to the carbon tax -- One potential way to address this is a .hi[carbon tariff] of rate `\(\tau\)`: a tax on imports proportional to their carbon content -- Here we will tax imports at the same rate as domestic production: `$$\tau = t = e \times d$$` --- # Adding a carbon tariff .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig4-tax-only-stage1-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Start from the carbon tax alone: - Producers net `\(P_W - t\)` - Home output falls to `\(q_{it}^S\)` - Consumers still pay `\(P_W\)` and buy `\(q_i^D\)` ] --- count: false # Adding a carbon tariff .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig4-tax-only-stage2-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Why is leakage the problem here? - Imports replace the lost domestic output - So home emissions fall, but foreign production rises - The tax changes domestic supply, not consumption - Since consumption doesn't change, there must be more imports ] --- count: false # Adding a carbon tariff .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig4-tax-tariff-stage1-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Now add a carbon tariff `\(\tau = t\)` on imports: - Producers can now charge `\(P+\tau\)` so consumers pay `\(P_W + \tau\)` - Domestic producers only net `\(P_W + \tau - t = P_W\)` after the carbon tax payment - The tax and tariff offset for producers so domestic supply returns to `\(q_i^S\)` ] --- count: false # Adding a carbon tariff .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig4-tax-tariff-stage2-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ What changes in demand and trade? - Consumers pay `\(P_W + \tau\)` so domestic quantity demanded falls to `\(q_{i\tau}^D\)` - Imports shrink from `\(q_i^D - q_{it}^S\)` to `\(q_{i\tau}^D - q_i^S\)` ] --- count: false # Adding a carbon tariff .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig4-tax-tariff-stage2.1-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Total supply and demand effects of tax+tariff: - No net effect on producers since their quantity is the same as unregulated - Consumers face a higher price `\(P_W + \tau\)`, reduce consumption, and reduce imports ] --- count: false # Adding a carbon tariff .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig4-tax-tariff-stage3-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Revenue effects: - The domestic carbon tax still raises `\(R_t\)` - The tariff raises `\(R_\tau\)` on remaining imports - Both are transfers inside country `\(i\)`: tax `\(R_t\)` paid by producers, tariff `\(R_\tau\)` paid by consumers ] --- count: false # Adding a carbon tariff .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig4-tax-tariff-stage4-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Welfare and environment: - `\(b\)` is the consumption deadweight loss from the higher price - `\(b+f\)` is the environmental gain from lower world output and emissions - Tax + tariff improves social welfare by `\(f\)` ] --- # Recap With only a tax: - Domestic production/emissions become more expensive - Consumers can easily switch to imports: "leakage" - We taxed production but received no environmental benefits Adding a carbon tariff: - We are now making foreign production/emissions more expensive for our domestic consumers - Consumers can no longer as easily switch to imports - Emissions fall because they are correctly priced (good!) - Consumption falls (bad!) --- # The key insight With identical carbon intensities everywhere: -- .hi[Carbon tax + carbon tariff] = .hi[Consumption tax] -- Why? - Tax on domestic production raises domestic costs - Tariff on imports raises import costs - Both domestic and imported goods face the same carbon price - Equivalent to taxing consumption of the carbon-intensive good --- class: inverse, center, middle name: tariff-alone # Carbon tariff alone <html><div style='float:left'></div><hr color='#EB811B' size=1px width=796px></html> --- # What if we only use a tariff? Some proposals call for carbon tariffs .hi[without] a domestic carbon tax -- What does this accomplish? --- # Carbon tariff alone .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig5-tariff-alone-stage1-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Start from free trade: - Consumers and producers in country `\(i\)` both face `\(P_W\)` - Domestic output is `\(q_i^S\)` and consumption is `\(q_i^D\)` - Imports fill the gap `\(q_i^D - q_i^S\)` ] --- count: false # Carbon tariff alone .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig5-tariff-alone-stage2-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Now impose a carbon tariff `\(\tau\)` with no domestic carbon tax: - Consumers pay `\(P_W + \tau\)` - Domestic producers also receive `\(P_W + \tau\)` - So consumption falls and home output rises ] --- count: false # Carbon tariff alone .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig5-tariff-alone-stage3-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Why is this different from tax + tariff? - The tariff alone taxes consumption but also protects domestic producers - Output rises to `\(q_{i\tau}^S\)` and demand falls to `\(q_{i\tau}^D\)` - Imports shrink because both margins move ] --- count: false # Carbon tariff alone .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig5-tariff-alone-stage4-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ - The government collects tariff revenue `\(R_\tau\)` on remaining imports - The tariff pushes some production away from cheaper foreign suppliers ] --- count: false # Carbon tariff alone .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig5-tariff-alone-stage5-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Welfare and environment: - `\(a\)` is the production deadweight loss from replacing cheaper imports with costlier home output - Reduced consumption creates environmental gains of `\(b+f\)`, offsetting the consumption loss `\(b\)` ] --- count: false # Carbon tariff alone .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig5-tariff-alone-stage5.1-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Welfare and environment: - Net social effect is `\((b+f)-(b+a) = f-a\)`, so a tariff alone mixes climate gains with a subsidy to domestic pollution ] --- class: inverse, center, middle name: world-tax # World carbon tax <html><div style='float:left'></div><hr color='#EB811B' size=1px width=796px></html> --- # World carbon tax <!-- FIGURE 6: World carbon tax showing efficient outcome, tariff unnecessary --> .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig6-world-tax-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Suppose the rest of the world already prices carbon so `\(P_W\)` internalizes the externality *abroad*: - `\(P_W\)` is then where abroad MSC = abroad D - `\(i\)` produces at `\(q_i^S\)` - At `\(q_i^S\)`: MSC `\(>\)` world MB given by `\(P_W\)` leading to DWL `\(a\)` ] --- # World carbon tax <!-- FIGURE 6: World carbon tax showing efficient outcome, tariff unnecessary --> .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig6-world-tax.1-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ If country `\(i\)` also imposes the carbon tax `\(t\)`: - Producers receive net-of-tax price `\(P_W - t\)` - Supply falls from `\(q_i^S\)` to `\(q_{it}^S\)` - Imports rise to `\(q_i^D-q_{it}^S\)` to make up the shortfall given quantity demanded does not change given world price `\(P_W\)` ] --- count: false # World carbon tax .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig6-world-tax-stage2-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ Why are those extra imports not leakage? - Foreign producers already face the same carbon price - That foreign carbon price led to leakage *into* country `\(i\)` - Those imports reverse leakage from the rest of the world to country `\(i\)` - The DWL `\(a\)` disappears ] --- count: false # World carbon tax .pull-left[ <img src="09-slides-carbon-tariffs_files/figure-html/fig6-world-tax-stage3-1.png" width="100%" style="display: block; margin: auto;" /> ] .pull-right[ At that point the allocation is efficient: - Every country has internalized the externality - Global marginal social cost equals the marginal benefit of the last unit consumed - A carbon tariff is unnecessary ] --- class: inverse, center, middle name: complications # Complications <html><div style='float:left'></div><hr color='#EB811B' size=1px width=796px></html> --- # Real-world complications Several factors complicate carbon tariff design: -- 1. .hi[Resource shuffling:] clean production exported, dirty production consumed domestically -- 2. .hi[Non-price policies:] regulations vs. carbon prices -- 3. .hi[Export rebates:] should exports get carbon tax rebates? -- 4. .hi[Retaliation:] trading partners may impose counter-tariffs --- # Resource shuffling Suppose country `\(j\)` has both clean and dirty production -- With a carbon tariff based on average intensity: - Export the clean stuff to country `\(i\)` - Consume the dirty stuff domestically -- No change in country `\(j\)`'s total emissions! -- This is .hi[another form of leakage] --- # Non-price policies Many countries use regulations rather than carbon prices: - Fuel economy standards - Renewable portfolio standards - Building codes -- How do you calculate the "equivalent carbon price"? -- Very difficult: may require complex modeling --- # Export rebates Should country `\(i\)` rebate carbon taxes on exports? -- Arguments for: - Maintains competitiveness - Symmetric with import tariffs -- Arguments against: - Reduces domestic incentive to decarbonize - May look like an export subsidy (WTO issues) --- # WTO compatibility Carbon tariffs face WTO scrutiny: -- 1. .hi[National treatment:] can't discriminate against foreign goods -- 2. .hi[Most favored nation:] can't discriminate among trading partners -- 3. .hi[GATT Article XX:] exceptions for environmental protection -- EU CBAM designed carefully to fit within WTO rules --- class: inverse, center, middle name: takeaways # Key takeaways <html><div style='float:left'></div><hr color='#EB811B' size=1px width=796px></html> --- # Summary 1. .hi[Carbon tariffs] aim to address leakage and competitiveness concerns -- 2. .hi[Carbon tax + tariff] is equivalent to a consumption tax - Reduces consumption of carbon-intensive goods - Can improve welfare if environmental benefit exceeds distortion costs -- 3. .hi[Carbon tariff alone] = consumption tax + production subsidy - May increase domestic emissions - Less effective than tax + tariff --- # Summary (continued) 4. .hi[World carbon tax] is first-best - Carbon tariffs are second-best when global coordination fails -- 5. .hi[Different carbon intensities] create measurement challenges - Setting tariff = foreign intensity is efficient but looks protectionist - Setting tariff = domestic intensity under-prices foreign emissions -- 6. .hi[Many complications] in practice - Resource shuffling, non-price policies, export rebates, WTO rules --- # The bottom line Carbon tariffs are a .hi[complement] to carbon pricing, not a substitute -- They work best when: - Combined with a domestic carbon tax - Set based on actual carbon content - Part of broader international coordination -- Alone, they are an imperfect tool that may create new distortions