Theorems · Definition · algebraic geometry
AlgebraicGeometry.AlgebraicCycle.map
{X Y : AlgebraicGeometry.Scheme} →
{R : Type u_1} →
(f : X ⟶ Y) →
[inst : Semiring R] →
[AlgebraicGeometry.QuasiCompact f] →
{N : Type u_2} →
[DecidableEq N] →
(↥X → N) → (↥Y → N) → AlgebraicGeometry.AlgebraicCycle X R → AlgebraicGeometry.AlgebraicCycle Y RThe pushforward of algebraic cycles with respect to a quasicompact morphism of schemes. The
arguments wx and wy are certain weight functions used to calculate how the weights of the
algebraic cycle should be adjusted to make the pushforward operation functorial. Typically in
applications these will be some notions of dimension or codimension. The most common notion of
dimension is Order.height, and the most common notion of codimension is Order.coheight, though
more sophisticated notions exist in the literature which are useful when sufficient
equidimensionality hypotheses cannot be assumed.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 146 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- Semiringstatement and proof · cited by 13,802
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CommRingCatstatement · cited by 2,333
- AlgebraicGeometry.PresheafedSpace.carrierstatement and proof · cited by 2,020
- AlgebraicGeometry.SheafedSpace.toPresheafedSpacestatement and proof · cited by 1,988
- AlgebraicGeometry.LocallyRingedSpace.toSheafedSpacestatement and proof · cited by 1,892
- AlgebraicGeometry.Scheme.toLocallyRingedSpacestatement and proof · cited by 1,734
- AlgebraicGeometry.PresheafedSpace.Hom.baseproof · cited by 1,135
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.AlgebraicCycle.map_idstatement · cited by 0