Theorems · Definition · commutative algebra
AlgHom.tensorEqualizerAux
{R : Type u_1} →
(S : Type u_2) →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
(T : Type u_3) →
[inst_3 : CommRing T] →
[inst_4 : Algebra R T] →
[inst_5 : Algebra S T] →
[inst_6 : IsScalarTower R S T] →
{A : Type u_4} →
{B : Type u_5} →
[inst_7 : CommRing A] →
[inst_8 : CommRing B] →
[inst_9 : Algebra R A] →
[inst_10 : Algebra R B] →
(f g : A →ₐ[R] B) →
TensorProduct R T ↥(f.equalizer g) →ₗ[S]
↥((Algebra.TensorProduct.map (AlgHom.id S T) f).equalizer
(Algebra.TensorProduct.map (AlgHom.id S T) g))(Implementation): Use AlgHom.tensorEqualizer instead.
- Defined in
- Mathlib.RingTheory.Flat.Equalizer
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement and proof · cited by 3,236
- TensorProductstatement · cited by 2,545
- Subalgebrastatement · cited by 1,353
- AlgHom.idstatement · cited by 196
- Algebra.TensorProduct.mapstatement · cited by 97
- SemilinearMapClass.semilinearMapproof · cited by 80
- AlgHom.equalizerstatement · cited by 21
Cited by2
Results whose statement or proof uses this declaration.
- AlgHom.tensorEqualizerproof · cited by 3
- AlgHom.tensorEqualizerAux_mulstatement and proof · cited by 0