Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.HasRingHomProperty.iff_of_isAffine

∀ {P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme}
  {Q : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop}
  [AlgebraicGeometry.HasRingHomProperty P Q] {X Y : AlgebraicGeometry.Scheme} {f : X ⟶ Y} [AlgebraicGeometry.IsAffine X]
  [AlgebraicGeometry.IsAffine Y], P f ↔ Q (CommRingCat.Hom.hom (AlgebraicGeometry.Scheme.Hom.appTop f))
Defined in
Mathlib.AlgebraicGeometry.Morphisms.RingHomProperties
Cited by
9 results in Mathlib
Foundations
Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.HasRingHomPropertyAlgebraicGeometry.IsAffineAlgebraicGeometry.IsAffine

Around this declaration

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

AlgebraicGeometry.HasRingHomProperty.Spec_iff · cited by 19HasRingHomProperty.Spec_i…AlgebraicGeometry.HasRingHomProperty.iff_exists_appLE_locally · cited by 3HasRingHomProperty.iff_ex…AlgebraicGeometry.HasRingHomProperty.of_comp · cited by 3HasRingHomProperty.of_compAlgebraicGeometry.IsFinite.iff_isIntegralHom_and_locallyOfFiniteType · cited by 2IsFinite.iff_isIntegralHo…AlgebraicGeometry.targetAffineLocally_affineAnd_iff_affineLocally · cited by 1AlgebraicGeometry.targetA…AlgebraicGeometry.HasRingHomProperty.isStableUnderBaseChange · cited by 1HasRingHomProperty.isStab…AlgebraicGeometry.Scheme.Hom.smoothLocus_eq_top_iff · cited by 0Hom.smoothLocus_eq_top_iffAlgebraicGeometry.HasRingHomProperty.stableUnderComposition · cited by 0HasRingHomProperty.stable…AlgebraicGeometry.HasRingHomProperty.containsIdentities · cited by 0HasRingHomProperty.contai…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCommRing · cited by 17173CommRingRingHom · cited by 10189RingHomTop.top · cited by 9680Top.topOpposite · cited by 8081OppositeCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idTopCat.carrier · cited by 3184TopCat.carrierAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeCommRingCat · cited by 2333CommRingCatCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…TopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensAlgebraicGeometry.PresheafedSpace.carrier · cited by 2020PresheafedSpace.carrierCategoryTheory.Category.id_comp · cited by 1998Category.id_compAlgebraicGeometry.SheafedSpace.toPresheafedSpace · cited by 1988SheafedSpace.toPresheafed…HasRingHomProperty.iff_of_isA…CITED BYCITES

Cites26

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

Cited by9

Results whose statement or proof uses this declaration.