We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db0c38c commit 7992cf8Copy full SHA for 7992cf8
Mathlib/RingTheory/TensorProduct/Basic.lean
@@ -1078,7 +1078,6 @@ theorem leftComm_toLinearEquiv :
1078
(leftComm R A B C : _ ≃ₗ[R] _) = _root_.TensorProduct.leftComm R A B C := rfl
1079
1080
variable (R S A B C D) in
1081
-set_option maxSynthPendingDepth 2 in
1082
/-- Tensor product of algebras analogue of `mul_mul_mul_comm`.
1083
1084
This is the algebra version of `TensorProduct.AlgebraTensorModule.tensorTensorTensorComm`. -/
0 commit comments