Theorems · Theorem · commutative algebra
LinearEquiv.trans_refl
∀ {R : Type u_1} {S : Type u_6} {M : Type u_7} {M₂ : Type u_9} [inst : Semiring R] [inst_1 : Semiring S]
[inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₂] {module_M : Module R M} {module_S_M₂ : Module S M₂}
{σ : R →+* S} {σ' : S →+* R} {re₁ : RingHomInvPair σ σ'} {re₂ : RingHomInvPair σ' σ} (e : M ≃ₛₗ[σ] M₂),
e.trans (LinearEquiv.refl S M₂) = e- Defined in
- Mathlib.Algebra.Module.Equiv.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- 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 and proof · cited by 298
- LinearEquiv.reflstatement and proof · cited by 143
- LinearEquiv.toEquivproof · cited by 105
- Equiv.trans_reflproof · cited by 7
- LinearEquiv.toEquiv_injectiveproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- Module.Basis.tensorProduct_repr_tmul_applyproof · cited by 6
- Module.Basis.baseChange_repr_tmulproof · cited by 4
- Basis.piTensorProduct_repr_tprod_applyproof · cited by 3
- Module.Basis.reindex_reflproof · cited by 1