Theorems · Theorem · ring theory
StarMulEquiv.symm_trans_apply
∀ {A : Type u_2} {B : Type u_3} {C : Type u_4} [inst : Mul A] [inst_1 : Mul B] [inst_2 : Mul C] [inst_3 : Star A]
[inst_4 : Star B] [inst_5 : Star C] (e₁ : A ≃⋆* B) (e₂ : B ≃⋆* C) (x : C), (e₁.trans e₂).symm x = e₁.symm (e₂.symm x)- Defined in
- Mathlib.Algebra.Star.MonoidHom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Starstatement and proof · cited by 496
- StarMulEquivstatement and proof · cited by 36
- StarMulEquiv.symmstatement · cited by 14
- StarMulEquiv.transstatement · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.