Theorems · Theorem · algebraic geometry
AlgebraicGeometry.Scheme.Cover.ColimitGluingData.transitionMap_comp
∀ {P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme} [inst : P.IsStableUnderBaseChange]
[inst_1 : P.IsMultiplicative] {S : AlgebraicGeometry.Scheme} {J : Type u_1}
[inst_2 : CategoryTheory.Category.{v_1, u_1} J] {D : CategoryTheory.Functor J (P.Over ⊤ S)} {𝒰 : S.OpenCover}
[inst_3 : CategoryTheory.Category.{v_2, u_2} 𝒰.I₀] [inst_4 : AlgebraicGeometry.Scheme.Cover.LocallyDirected 𝒰]
(d : AlgebraicGeometry.Scheme.Cover.ColimitGluingData D 𝒰) {i j k : 𝒰.I₀} (hij : i ⟶ j) (hjk : j ⟶ k),
d.transitionMap (CategoryTheory.CategoryStruct.comp hij hjk) =
CategoryTheory.CategoryStruct.comp
((CategoryTheory.MorphismProperty.Over.mapComp ⊤ ⋯ ⋯
(AlgebraicGeometry.Scheme.Cover.trans 𝒰 (CategoryTheory.CategoryStruct.comp hij hjk)) ⋯).hom.app
(d.cocone i).pt)
(CategoryTheory.CategoryStruct.comp ((CategoryTheory.MorphismProperty.Over.map ⊤ ⋯).map (d.transitionMap hij))
(d.transitionMap hjk))- Defined in
- Mathlib.AlgebraicGeometry.ColimitsOver
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites59
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Top.topstatement and proof · cited by 9,680
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.