Theorems · Theorem · commutative algebra
Algebra.FormallySmooth.of_surjective_of_ker_eq_map_of_flat
∀ {R : Type u_1} [inst : CommRing R] {S : Type u_2} [inst_1 : CommRing S] {R' : Type u_3} {S' : Type u_4}
[inst_2 : CommRing R'] [inst_3 : CommRing S'] [inst_4 : Algebra R S] [inst_5 : Algebra R R'] [inst_6 : Algebra R' S']
[inst_7 : Algebra S S'] [inst_8 : Algebra R S'] [IsScalarTower R S S'] [IsScalarTower R R' S'] [Module.Flat R S],
Function.Surjective ⇑(algebraMap R R') →
Function.Surjective ⇑(algebraMap S S') →
RingHom.ker (algebraMap S S') = Ideal.map (algebraMap R S) (RingHom.ker (algebraMap R R')) →
RingHom.ker (algebraMap R R') ^ 2 = ⊥ → Algebra.FormallySmooth R' S' → Algebra.FormallySmooth R SFor flat ring homomorphism f : R →+* S, I an ideal of R which is square zero,
if R ⧸ I →+* S ⧸ IS is formally smooth, so is f.
- Defined in
- Mathlib.RingTheory.Smooth.Quotient
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites125
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
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapproof · cited by 10,215
- RingHomstatement · cited by 10,189
- Submoduleproof · cited by 7,192
- Finsuppproof · cited by 5,255
- Idealstatement and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
Cited by1
Results whose statement or proof uses this declaration.
- RingHom.FormallySmooth.of_flat_of_ker_eq_map_of_square_zeroproof · cited by 0