Mathlib Map

Theorems · Inductive type · algebraic geometry

AlgebraicGeometry.HasRingHomProperty

CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme →
  outParam ({R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop) → Prop

HasRingHomProperty P Q is a type class asserting that P is local at the target and the source, and for f : Spec B ⟶ Spec A, it is equivalent to the ring hom property Q. To make the proofs easier, we state it instead as 1. Q is local (See RingHom.PropertyIsLocal) 2. P f if and only if Q holds for every Γ(Y, U) ⟶ Γ(X, V) for all affine U, V. See HasRingHomProperty.iff_appLE.

Defined in
Mathlib.AlgebraicGeometry.Morphisms.RingHomProperties
Cited by
38 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound

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.isLocal_ringHomProperty · cited by 11HasRingHomProperty.isLoca…AlgebraicGeometry.HasRingHomProperty.iff_of_isAffine · cited by 9HasRingHomProperty.iff_of…AlgebraicGeometry.HasRingHomProperty.eq_affineLocally · cited by 7HasRingHomProperty.eq_aff…AlgebraicGeometry.HasRingHomProperty.comp_of_isOpenImmersion · cited by 4HasRingHomProperty.comp_o…AlgebraicGeometry.HasRingHomProperty.iff_exists_appLE_locally · cited by 3HasRingHomProperty.iff_ex…AlgebraicGeometry.HasRingHomProperty.of_comp · cited by 3HasRingHomProperty.of_compAlgebraicGeometry.HasRingHomProperty.stalkMap · cited by 3HasRingHomProperty.stalkM…AlgebraicGeometry.HasRingHomProperty.appTop · cited by 3HasRingHomProperty.appTopAlgebraicGeometry.HasRingHomProperty.iff_appLE · cited by 2HasRingHomProperty.iff_ap…AlgebraicGeometry.HasRingHomProperty.of_isZariskiLocalAtSource_of_isZariskiLocalAtTarget · cited by 2HasRingHomProperty.of_isZ…AlgebraicGeometry.HasRingHomProperty.of_source_openCover · cited by 2HasRingHomProperty.of_sou…AlgebraicGeometry.HasRingHomProperty.stalkMap_of_respectsIso · cited by 2HasRingHomProperty.stalkM…AlgebraicGeometry.Smooth.iff_forall_exists_isStandardSmooth · cited by 2Smooth.iff_forall_exists_…AlgebraicGeometry.HasRingHomProperty.appLE · cited by 2HasRingHomProperty.appLECommRing · cited by 17173CommRingRingHom · cited by 10189RingHomAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…AlgebraicGeometry.HasRingHomP…CITED BYCITES

Cites4

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

Cited by40

Results whose statement or proof uses this declaration.