Theorems · Theorem · commutative algebra
Ideal.comap_eq_of_scalar_tower_quotient
∀ {R : Type u_1} [inst : CommRing R] {S : Type u_2} [inst_1 : CommRing S] {p : Ideal R} {P : Ideal S}
[inst_2 : Algebra R S] [inst_3 : Algebra (R ⧸ p) (S ⧸ P)] [IsScalarTower R (R ⧸ p) (S ⧸ P)],
Function.Injective ⇑(algebraMap (R ⧸ p) (S ⧸ P)) → Ideal.comap (algebraMap R S) P = pIf there is an injective map R/p → S/P such that the following diagram commutes:
``
R → S
↓ ↓
R/p → S/P
`
then P lies over p`.
- Defined in
- Mathlib.RingTheory.Ideal.Over
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Ideal.Quotient.mkproof · cited by 610
- Ideal.comapstatement · cited by 443
- Ideal.extproof · cited by 131
- IsScalarTower.algebraMap_applyproof · cited by 116
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.