Theorems · Theorem · commutative algebra
Algebra.IsPushout.comm
∀ (R : Type u_1) (S : Type v₃) [inst : CommSemiring R] [inst_1 : CommSemiring S] [inst_2 : Algebra R S] (R' : Type u_6) (S' : Type u_7) [inst_3 : CommSemiring R'] [inst_4 : CommSemiring S'] [inst_5 : Algebra R R'] [inst_6 : Algebra S S'] [inst_7 : Algebra R' S'] [inst_8 : Algebra R S'] [inst_9 : IsScalarTower R R' S'] [inst_10 : IsScalarTower R S S'], Algebra.IsPushout R S R' S' ↔ Algebra.IsPushout R R' S S'
- Defined in
- Mathlib.RingTheory.IsTensorProduct
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- Algebra.IsPushoutstatement · cited by 59
- Algebra.IsPushout.symmproof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- Algebra.isLocalization_iff_isPushoutproof · cited by 4
- Algebra.IsStandardOpenImmersion.of_isPushoutproof · cited by 1
- IsLocalization.tensorProduct_tensorProduct_rightproof · cited by 0