Mathlib Map

Theorems · Theorem · commutative algebra

HomogeneousIdeal.map_le_of_le_comap

∀ {A : Type u_1} {B : Type u_2} {σ : Type u_4} {τ : Type u_5} {ι : Type u_7} [inst : Semiring A] [inst_1 : Semiring B]
  [inst_2 : SetLike σ A] [inst_3 : SetLike τ B] [inst_4 : AddSubmonoidClass σ A] [inst_5 : AddSubmonoidClass τ B]
  [inst_6 : DecidableEq ι] [inst_7 : AddMonoid ι] {𝒜 : ι → σ} {ℬ : ι → τ} [inst_8 : GradedRing 𝒜]
  [inst_9 : GradedRing ℬ] (f : 𝒜 →+*ᵍ ℬ) {I : HomogeneousIdeal 𝒜} {J : HomogeneousIdeal ℬ},
  I ≤ HomogeneousIdeal.comap f J → HomogeneousIdeal.map f I ≤ J

Alias of the reverse direction of HomogeneousIdeal.map_le_iff_le_comap.

Defined in
Mathlib.RingTheory.GradedAlgebra.Homogeneous.Maps
Cited by
0 results in Mathlib
Foundations
Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringSemiringSetLikeSetLikeAddSubmonoidClassAddSubmonoidClassDecidableEqAddMonoidGradedRingGradedRing

Around this declaration

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

Cites10

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.