Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.Scheme.Cover.LocallyDirected.trans

{P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme} →
  {X : AlgebraicGeometry.Scheme} →
    {𝒰 : AlgebraicGeometry.Scheme.Cover (AlgebraicGeometry.Scheme.precoverage P) X} →
      {inst : CategoryTheory.Category.{v_1, u_1} 𝒰.I₀} →
        [self : 𝒰.LocallyDirected] → {i j : 𝒰.I₀} → (i ⟶ j) → (𝒰.X i ⟶ 𝒰.X j)

The transition map 𝒰ᵢ ⟶ 𝒰ⱼ for i ≤ j.

Defined in
Mathlib.AlgebraicGeometry.Cover.Directed
Cited by
5 results in Mathlib
Foundations
Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.Scheme.Cover.LocallyDirected

Around this declaration

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

Cites10

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

Cited by6

Results whose statement or proof uses this declaration.