Theorems · Theorem · group theory
Unitary.tmul_mem
∀ {R : Type u_1} {A : Type u_2} {B : Type u_3} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Semiring B]
[inst_3 : Algebra R A] [inst_4 : Algebra R B] [inst_5 : StarRing A] [inst_6 : StarRing B] [inst_7 : StarRing R]
[inst_8 : StarModule R A] [inst_9 : StarModule R B] {U : A} {V : B},
U ∈ unitary A → V ∈ unitary B → U ⊗ₜ[R] V ∈ unitary (TensorProduct R A B)- Defined in
- Mathlib.LinearAlgebra.UnitaryGroup
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Submonoidstatement · cited by 3,086
- TensorProductstatement · cited by 2,545
- StarRingstatement and proof · cited by 1,686
- TensorProduct.tmulstatement and proof · cited by 1,182
- StarModulestatement and proof · cited by 570
- unitarystatement and proof · cited by 207
- Unitary.star_mul_self_of_memproof · cited by 13
- Unitary.mul_star_self_of_memproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.