Theorems · Theorem · commutative algebra
LinearEquiv.trans.congr_simp
∀ {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₁} {σ₂₃ : R₂ →+* R₃} {σ₃₂ : R₃ →+* R₂}
[inst_6 : RingHomCompTriple σ₁₂ σ₂₃ σ₁₃] [inst_7 : RingHomCompTriple σ₃₂ σ₂₁ σ₃₁] {re₁₂ : RingHomInvPair σ₁₂ σ₂₁}
{re₂₃ : RingHomInvPair σ₂₃ σ₃₂} [inst_8 : RingHomInvPair σ₁₃ σ₃₁] {re₂₁ : RingHomInvPair σ₂₁ σ₁₂}
{re₃₂ : RingHomInvPair σ₃₂ σ₂₃} [inst_9 : RingHomInvPair σ₃₁ σ₁₃] (e₁₂ e₁₂_1 : M₁ ≃ₛₗ[σ₁₂] M₂),
e₁₂ = e₁₂_1 → ∀ (e₂₃ e₂₃_1 : M₂ ≃ₛₗ[σ₂₃] M₃), e₂₃ = e₂₃_1 → e₁₂.trans e₂₃ = e₁₂_1.trans e₂₃_1- Defined in
- Mathlib.Algebra.Module.Equiv.Defs
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- 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
- RingHomCompTriplestatement and proof · cited by 234
Cited by21
Results whose statement or proof uses this declaration.
- Module.Basis.tensorProduct_applyproof · cited by 9
- Algebra.PreSubmersivePresentation.jacobiMatrix_applyproof · cited by 9
- Algebra.FormallyUnramified.finite_of_freeproof · cited by 7
- Module.Basis.baseChange_applyproof · cited by 7
- Module.Basis.tensorProduct_repr_tmul_applyproof · cited by 6
- TensorProduct.finsuppScalarRight_symm_apply_singleproof · cited by 4
- Module.FinitePresentation.exists_finproof · cited by 4
- Module.Basis.baseChange_repr_tmulproof · cited by 4
- Basis.piTensorProduct_repr_tprod_applyproof · cited by 3
- LieAlgebra.Basis.symm_baseSuppproof · cited by 2
- Algebra.TensorProduct.basis_repr_symm_applyproof · cited by 2
- Pi.basis_repr_singleproof · cited by 1