Theorems · Theorem · commutative algebra
Algebra.IsPushout.cancelBaseChangeAlg_tmul
∀ (R : Type u_1) (S : Type v₃) [inst : CommSemiring R] [inst_1 : CommSemiring S] [inst_2 : Algebra R S] (A : Type u_8) (B : Type u_9) [inst_3 : CommRing A] [inst_4 : CommRing B] [inst_5 : Algebra R A] [inst_6 : Algebra R B] [inst_7 : Algebra A B] [inst_8 : Algebra S B] [inst_9 : IsScalarTower R A B] [inst_10 : IsScalarTower R S B] [inst_11 : Algebra.IsPushout R S A B] (C : Type u_11) [inst_12 : CommRing C] [inst_13 : Algebra R C] [inst_14 : Algebra A C] [inst_15 : IsScalarTower R A C] (c : C), (Algebra.IsPushout.cancelBaseChangeAlg R S A B C) (1 ⊗ₜ[A] c) = 1 ⊗ₜ[R] c
- Defined in
- Mathlib.RingTheory.IsTensorProduct
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 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 · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement · cited by 2,545
- AlgEquivstatement · cited by 1,681
- LinearEquiv.symmproof · cited by 1,461
- TensorProduct.tmulstatement and proof · cited by 1,182
- map_mulproof · cited by 1,137
- map_oneproof · cited by 861
- Algebra.IsPushoutstatement and proof · cited by 59
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.