Theorems · Theorem · algebraic geometry
AlgebraicGeometry.Scheme.Hom.appIso_inv_app_assoc
∀ {X Y : AlgebraicGeometry.Scheme} (f : X ⟶ Y) [H : AlgebraicGeometry.IsOpenImmersion f] (U : X.Opens) {Z : CommRingCat}
(h :
X.presheaf.obj
(Opposite.op ((TopologicalSpace.Opens.map f.base).obj ((AlgebraicGeometry.Scheme.Hom.opensFunctor f).obj U))) ⟶
Z),
CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.Scheme.Hom.appIso f U).inv
(CategoryTheory.CategoryStruct.comp
(AlgebraicGeometry.Scheme.Hom.app f ((AlgebraicGeometry.Scheme.Hom.opensFunctor f).obj U)) h) =
CategoryTheory.CategoryStruct.comp (X.presheaf.map (CategoryTheory.eqToHom ⋯).op) h- Defined in
- Mathlib.AlgebraicGeometry.OpenImmersion
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- TopCat.carrierstatement · cited by 3,184
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CommRingCatstatement and proof · cited by 2,333
- TopologicalSpace.Opensstatement · cited by 2,040
- AlgebraicGeometry.PresheafedSpace.carrierstatement · cited by 2,020
Cited by5
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Hom.fromNormalization_appproof · cited by 1
- AlgebraicGeometry.isGermInjectiveAt_iff_of_isOpenImmersionproof · cited by 1
- AlgebraicGeometry.Scheme.Hom.appIso_inv_appLEproof · cited by 1
- AlgebraicGeometry.IsOpenImmersion.app_eq_appIso_inv_app_of_comp_eqproof · cited by 1
- AlgebraicGeometry.Scheme.Hom.appIso_inv_app_presheafMapproof · cited by 0