Theorems · Theorem · ring theory
Algebra.TensorProduct.opAlgEquiv_tmul
∀ (R : Type u_1) (S : Type u_2) (A : Type u_3) (B : Type u_4) [inst : CommSemiring R] [inst_1 : CommSemiring S] [inst_2 : Semiring A] [inst_3 : Semiring B] [inst_4 : Algebra R S] [inst_5 : Algebra R A] [inst_6 : Algebra R B] [inst_7 : Algebra S A] [inst_8 : IsScalarTower R S A] (a : Aᵐᵒᵖ) (b : Bᵐᵒᵖ), (Algebra.TensorProduct.opAlgEquiv R S A B) (a ⊗ₜ[R] b) = MulOpposite.op (MulOpposite.unop a ⊗ₜ[R] MulOpposite.unop b)
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- 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
- TensorProduct.tmulstatement · cited by 1,182
- MulOppositestatement and proof · cited by 1,135
- MulOpposite.opstatement · cited by 520
- MulOpposite.unopstatement · cited by 268
- Algebra.TensorProduct.opAlgEquivstatement · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- CliffordAlgebra.toBaseChange_comp_reverseOpproof · cited by 1