Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.LiesOver.trans

∀ {A : Type u_2} [inst : CommSemiring A] {B : Type u_3} [inst_1 : CommSemiring B] {C : Type u_4} [inst_2 : Semiring C]
  [inst_3 : Algebra A B] [inst_4 : Algebra B C] [inst_5 : Algebra A C] [IsScalarTower A B C] (𝔓 : Ideal C) (P : Ideal B)
  (p : Ideal A) [𝔓.LiesOver P] [P.LiesOver p], 𝔓.LiesOver p
Defined in
Mathlib.RingTheory.Ideal.Over
Cited by
12 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringCommSemiringSemiringAlgebraAlgebraAlgebraIsScalarTowerIdeal.LiesOverIdeal.LiesOver

Around this declaration

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

Cites9

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

Cited by12

Results whose statement or proof uses this declaration.