Theorems · Theorem · ring theory
Unitary.mapEquiv_trans
∀ {R : Type u_2} {S : Type u_3} {T : Type u_4} [inst : Monoid R] [inst_1 : StarMul R] [inst_2 : Monoid S]
[inst_3 : StarMul S] [inst_4 : Monoid T] [inst_5 : StarMul T] (f : R ≃⋆* S) (g : S ≃⋆* T),
Unitary.mapEquiv (f.trans g) = (Unitary.mapEquiv f).trans (Unitary.mapEquiv g)- Defined in
- Mathlib.Algebra.Star.Unitary
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- Submonoidstatement · cited by 3,086
- unitarystatement · cited by 207
- StarMulstatement and proof · cited by 195
- StarMulEquivstatement and proof · cited by 36
- Unitary.mapEquivstatement · cited by 6
- StarMulEquiv.transstatement · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.