Theorems · Theorem · functional analysis
Unitary.mulLeft_trans_mulLeft
∀ {R : Type u_1} {A : Type u_2} [inst : NormedRing A] [inst_1 : StarRing A] [inst_2 : CStarRing A] [inst_3 : Ring R]
[inst_4 : Module R A] [inst_5 : SMulCommClass R A A] (u v : ↥(unitary A)),
((Unitary.mulLeft R A) u).trans ((Unitary.mulLeft R A) v) = (Unitary.mulLeft R A) (v * u)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Ringstatement and proof · cited by 7,463
- MonoidHomstatement · cited by 3,629
- Submonoidstatement · cited by 3,086
- SMulCommClassstatement and proof · cited by 1,927
- StarRingstatement and proof · cited by 1,686
- map_mulproof · cited by 1,137
- NormedRingstatement and proof · cited by 924
- LinearIsometryEquivstatement · cited by 748
- unitarystatement and proof · cited by 207
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.