Theorems · Definition · commutative algebra
LinearEquiv.arrowCongr
{R₁ : Type u_9} →
{R₂ : Type u_10} →
{R₁' : Type u_12} →
{R₂' : Type u_13} →
{M₁ : Type u_17} →
{M₂ : Type u_18} →
{M₁' : Type u_20} →
{M₂' : Type u_21} →
[inst : Semiring R₁] →
[inst_1 : Semiring R₂] →
[inst_2 : CommSemiring R₁'] →
[inst_3 : CommSemiring R₂'] →
[inst_4 : AddCommMonoid M₁] →
[inst_5 : AddCommMonoid M₂] →
[inst_6 : AddCommMonoid M₁'] →
[inst_7 : AddCommMonoid M₂'] →
[inst_8 : Module R₁ M₁] →
[inst_9 : Module R₂ M₂] →
[inst_10 : Module R₁' M₁'] →
[inst_11 : Module R₂' M₂'] →
{σ₁₂ : R₁ →+* R₂} →
{σ₂₁ : R₂ →+* R₁} →
{σ₁'₂' : R₁' →+* R₂'} →
{σ₂'₁' : R₂' →+* R₁'} →
{σ₁₁' : R₁ →+* R₁'} →
{σ₂₂' : R₂ →+* R₂'} →
{σ₂₁' : R₂ →+* R₁'} →
{σ₁₂' : R₁ →+* R₂'} →
[inst_12 : RingHomInvPair σ₁₂ σ₂₁] →
[inst_13 : RingHomInvPair σ₂₁ σ₁₂] →
[inst_14 : RingHomInvPair σ₁'₂' σ₂'₁'] →
[inst_15 : RingHomInvPair σ₂'₁' σ₁'₂'] →
[RingHomCompTriple σ₁₁' σ₁'₂' σ₁₂'] →
[RingHomCompTriple σ₂₁ σ₁₂' σ₂₂'] →
[RingHomCompTriple σ₂₂' σ₂'₁' σ₂₁'] →
[RingHomCompTriple σ₁₂ σ₂₁' σ₁₁'] →
(M₁ ≃ₛₗ[σ₁₂] M₂) →
(M₁' ≃ₛₗ[σ₁'₂'] M₂') →
(M₁ →ₛₗ[σ₁₁'] M₁') ≃ₛₗ[σ₁'₂']
M₂ →ₛₗ[σ₂₂'] M₂'A linear isomorphism between the domains and codomains of two spaces of linear maps gives a
linear isomorphism between the two function spaces.
See LinearEquiv.arrowCongrAddEquiv for the additive version of this isomorphism that works
over a not necessarily commutative semiring.
- Defined in
- Mathlib.Algebra.Module.Equiv.Basic
- Cited by
- 28 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- LinearEquivstatement and proof · cited by 3,317
- AddEquivproof · cited by 1,087
- RingHomInvPairstatement and proof · cited by 523
- Equiv.toFunproof · cited by 279
- RingHomCompTriplestatement and proof · cited by 234
- AddEquiv.toEquivproof · cited by 174
Cited by35
Results whose statement or proof uses this declaration.
- LinearMap.toMatrixproof · cited by 180
- LinearMap.toMatrix₂proof · cited by 43
- LinearEquiv.conjproof · cited by 38
- Matrix.toLpLinproof · cited by 14
- LinearMap.toMatrix_compproof · cited by 12
- Algebra.PreSubmersivePresentation.jacobiMatrix_applyproof · cited by 9
- LinearMap.toMatrix₂_applyproof · cited by 8
- LinearMap.toMatrix_mulVec_reprproof · cited by 5
- NormedSpace.inclusionInDoubleDualWeakproof · cited by 5
- LinearEquiv.congrRightproof · cited by 4
- LinearMap.SeparatingLeft.congrstatement and proof · cited by 4
- LinearMap.separatingLeft_congr_iffstatement and proof · cited by 3