Theorems · Theorem · commutative algebra
Algebra.Generators.ker_comp_eq_sup
∀ {R : Type u} {S : Type v} {ι : Type w} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
{ι' : Type u_3} {T : Type u_7} [inst_3 : CommRing T] [inst_4 : Algebra R T] [inst_5 : Algebra S T]
[inst_6 : IsScalarTower R S T] (Q : Algebra.Generators S T ι') (P : Algebra.Generators R S ι),
(Q.comp P).ker = Ideal.map (Q.toComp P).toAlgHom P.ker ⊔ Ideal.comap (Q.ofComp P).toAlgHom Q.ker- Defined in
- Mathlib.RingTheory.Extension.Generators
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Finsuppstatement · cited by 5,255
- Idealstatement and proof · cited by 4,748
- Bot.botproof · cited by 4,720
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- le_antisymmproof · cited by 2,068
- map_zeroproof · cited by 1,614
- le_transproof · cited by 985
- Ideal.mapstatement and proof · cited by 692
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.Generators.comp_localizationAway_kerproof · cited by 1