Theorems · Theorem · linear algebra
Algebra.TensorProduct.map_surjective
∀ {R : Type u_4} {S : Type u_5} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] {A : Type u_6}
{B : Type u_7} {C : Type u_8} {D : Type u_9} [inst_3 : Ring A] [inst_4 : Ring B] [inst_5 : Ring C] [inst_6 : Ring D]
[inst_7 : Algebra R A] [inst_8 : Algebra R B] [inst_9 : Algebra R C] [inst_10 : Algebra R D] [inst_11 : Algebra S A]
[inst_12 : Algebra S B] [inst_13 : IsScalarTower R S A] [inst_14 : IsScalarTower R S B] (f : A →ₐ[S] B)
(g : C →ₐ[R] D),
Function.Surjective ⇑f → Function.Surjective ⇑g → Function.Surjective ⇑(Algebra.TensorProduct.map f g)- Cited by
- 2 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.
Cites9
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
- Ringstatement and proof · cited by 7,463
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement and proof · cited by 3,236
- TensorProductstatement · cited by 2,545
- Algebra.TensorProduct.mapstatement · cited by 97
- TensorProduct.map_surjectiveproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.WeaklyQuasiFiniteAt.baseChangeproof · cited by 2
- Algebra.FiniteType.baseChangeAux_surjproof · cited by 1