Mathlib Map

Theorems · Definition · commutative algebra

RingHom.CodescendsAlong

({R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop) →
  ({R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop) → Prop

A property of ring homomorphisms Q codescends along Q' if whenever R' →+* R' ⊗[R] S satisfies Q and R →+* R' satisfies Q', then R →+* S satisfies Q.

Defined in
Mathlib.RingTheory.RingHomProperties
Cited by
17 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms

Around this declaration

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

RingHom.CodescendsAlong.mk · cited by 8CodescendsAlong.mkAlgebraicGeometry.of_pullback_fst_Spec_of_codescendsAlong · cited by 2AlgebraicGeometry.of_pull…RingHom.FaithfullyFlat.codescendsAlong_injective · cited by 1FaithfullyFlat.codescends…RingHom.FaithfullyFlat.codescendsAlong_surjective · cited by 1FaithfullyFlat.codescends…RingHom.CodescendsAlong.algebraMap_tensorProduct · cited by 1CodescendsAlong.algebraMa…RingHom.CodescendsAlong.and · cited by 1CodescendsAlong.andAlgebraicGeometry.HasRingHomProperty.descendsAlong · cited by 1HasRingHomProperty.descen…AlgebraicGeometry.HasRingHomProperty.descendsAlong_flat · cited by 0HasRingHomProperty.descen…RingHom.Etale.codescendsAlong_faithfullyFlat · cited by 0Etale.codescendsAlong_fai…RingHom.FaithfullyFlat.codescendsAlong_bijective · cited by 0FaithfullyFlat.codescends…AlgebraicGeometry.HasAffineProperty.descendsAlong_of_affineAnd · cited by 0HasAffineProperty.descend…RingHom.Finite.codescendsAlong_faithfullyFlat · cited by 0Finite.codescendsAlong_fa…RingHom.FormallyUnramified.codescendsAlong_faithfullyFlat · cited by 0FormallyUnramified.codesc…RingHom.FinitePresentation.codescendsAlong_faithfullyFlat · cited by 0FinitePresentation.codesc…RingHom.Smooth.codescendsAlong_faithfullyFlat · cited by 0Smooth.codescendsAlong_fa…CommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraRingHom · cited by 10189RingHomAlgebra.algebraMap · cited by 4706Algebra.algebraMapIsScalarTower · cited by 3896IsScalarTowerAlgebra.IsPushout · cited by 59Algebra.IsPushoutRingHom.CodescendsAlongCITED BYCITES

Cites6

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

Cited by17

Results whose statement or proof uses this declaration.