Theorems · Theorem · commutative algebra
LinearEquiv.trans_apply
∀ {R₁ : Type u_2} {R₂ : Type u_3} {R₃ : Type u_4} {M₁ : Type u_8} {M₂ : Type u_9} {M₃ : Type u_10} [inst : Semiring R₁]
[inst_1 : Semiring R₂] [inst_2 : Semiring R₃] [inst_3 : AddCommMonoid M₁] [inst_4 : AddCommMonoid M₂]
[inst_5 : AddCommMonoid M₃] {module_M₁ : Module R₁ M₁} {module_M₂ : Module R₂ M₂} {module_M₃ : Module R₃ M₃}
{σ₁₂ : R₁ →+* R₂} {σ₂₁ : R₂ →+* R₁} {σ₁₃ : R₁ →+* R₃} {σ₃₁ : R₃ →+* R₁} [inst_6 : RingHomInvPair σ₁₃ σ₃₁]
[inst_7 : RingHomInvPair σ₃₁ σ₁₃] {σ₂₃ : R₂ →+* R₃} {σ₃₂ : R₃ →+* R₂} {re₁₂ : RingHomInvPair σ₁₂ σ₂₁}
{re₂₁ : RingHomInvPair σ₂₁ σ₁₂} {re₂₃ : RingHomInvPair σ₂₃ σ₃₂} {re₃₂ : RingHomInvPair σ₃₂ σ₂₃}
[inst_8 : RingHomCompTriple σ₁₂ σ₂₃ σ₁₃] [inst_9 : RingHomCompTriple σ₃₂ σ₂₁ σ₃₁] {e₁₂ : M₁ ≃ₛₗ[σ₁₂] M₂}
{e₂₃ : M₂ ≃ₛₗ[σ₂₃] M₃} (c : M₁), (e₁₂.trans e₂₃) c = e₂₃ (e₁₂ c)- Defined in
- Mathlib.Algebra.Module.Equiv.Defs
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- RingHomstatement and proof · cited by 10,189
- LinearEquivstatement and proof · cited by 3,317
- RingHomInvPairstatement and proof · cited by 523
- LinearEquiv.transstatement · cited by 298
- RingHomCompTriplestatement and proof · cited by 234
Cited by9
Results whose statement or proof uses this declaration.
- isLocalizedModule_iff_isBaseChangeproof · cited by 6
- LinearMap.toMatrix_mulVec_reprproof · cited by 5
- LinearMap.BilinForm.dualBasis_repr_applyproof · cited by 4
- ZSpan.map_fundamentalDomainproof · cited by 2
- FractionalIdeal.equivNum_applyproof · cited by 1
- Matrix.l2_opNorm_conjTransposeproof · cited by 1
- Matrix.l2_opNorm_conjTranspose_mul_selfproof · cited by 1
- WittVector.isocrystal_classificationproof · cited by 0
- IsBaseChange.finsuppPowproof · cited by 0