Theorems · Definition · ring theory
StarRingEquiv.trans
{A : Type u_1} →
{B : Type u_2} →
{C : Type u_3} →
[inst : Add A] →
[inst_1 : Add B] →
[inst_2 : Mul A] →
[inst_3 : Mul B] →
[inst_4 : Star A] →
[inst_5 : Star B] →
[inst_6 : Add C] → [inst_7 : Mul C] → [inst_8 : Star C] → (A ≃⋆+* B) → (B ≃⋆+* C) → A ≃⋆+* CTransitivity of StarRingEquiv.
- Defined in
- Mathlib.Algebra.Star.StarRingHom
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses 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.
- RingEquivproof · cited by 1,147
- Starstatement and proof · cited by 496
- RingEquiv.transproof · cited by 54
- StarRingEquivstatement and proof · cited by 40
- StarRingEquiv.toRingEquivproof · cited by 25
Cited by4
Results whose statement or proof uses this declaration.
- StarAlgEquiv.transproof · cited by 11
- StarRingEquiv.trans_applystatement · cited by 0
- StarRingEquiv.symm_trans_applystatement · cited by 0
- StarRingEquiv.coe_transstatement · cited by 0