Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.Scheme.Cover.pushforwardIso

{P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme} →
  [P.RespectsIso] →
    [P.ContainsIdentities] →
      [P.IsStableUnderComposition] →
        {X Y : AlgebraicGeometry.Scheme} →
          AlgebraicGeometry.Scheme.Cover (AlgebraicGeometry.Scheme.precoverage P) X →
            (f : X ⟶ Y) →
              [CategoryTheory.IsIso f] → AlgebraicGeometry.Scheme.Cover (AlgebraicGeometry.Scheme.precoverage P) Y

The pushforward of a cover along an isomorphism.

Defined in
Mathlib.AlgebraicGeometry.Cover.MorphismProperty
Cited by
4 results in Mathlib
Foundations
Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.MorphismProperty.RespectsIsoCategoryTheory.MorphismProperty.ContainsIdentitiesCategoryTheory.MorphismProperty.IsStableUnderCompositionCategoryTheory.IsIso

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites22

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.