Theorems · Theorem · commutative algebra
LinearEquiv.mk.congr_simp
∀ {R : Type u_14} {S : Type u_15} [inst : Semiring R] [inst_1 : Semiring S] {σ : R →+* S} {σ' : S →+* R}
[inst_2 : RingHomInvPair σ σ'] [inst_3 : RingHomInvPair σ' σ] {M : Type u_16} {M₂ : Type u_17}
[inst_4 : AddCommMonoid M] [inst_5 : AddCommMonoid M₂] [inst_6 : Module R M] [inst_7 : Module S M₂]
(toLinearMap toLinearMap_1 : M →ₛₗ[σ] M₂) (e_toLinearMap : toLinearMap = toLinearMap_1) (invFun invFun_1 : M₂ → M)
(e_invFun : invFun = invFun_1) (left_inv : Function.LeftInverse invFun toLinearMap.toFun)
(right_inv : Function.RightInverse invFun toLinearMap.toFun),
{ toLinearMap := toLinearMap, invFun := invFun, left_inv := left_inv, right_inv := right_inv } =
{ toLinearMap := toLinearMap_1, invFun := invFun_1, left_inv := ⋯, right_inv := ⋯ }- Defined in
- Mathlib.Algebra.Module.Equiv.Basic
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses no axioms
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.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- LinearEquivstatement · cited by 3,317
- RingHomInvPairstatement and proof · cited by 523
- AddHom.toFunstatement and proof · cited by 168
- LinearMap.toAddHomstatement and proof · cited by 165
Cited by12
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.basis_repr_symm_applyproof · cited by 2
- LinearEquiv.transvection.of_left_eq_zeroproof · cited by 2
- PiTensorProduct.reindex_reflproof · cited by 2
- Pi.basis_repr_singleproof · cited by 1
- ZMod.invDFT_applyproof · cited by 1
- Module.Basis.finTwoProd_oneproof · cited by 1
- Module.Basis.finTwoProd_zeroproof · cited by 1
- Rep.MonoidalClosed.linearHomEquiv_symm_homproof · cited by 0
- FractionalIdeal.ringEquivOfRingEquiv_reflproof · cited by 0
- LinearEquiv.dilatransvection.applyproof · cited by 0
- LinearEquiv.transvection.of_right_eq_zeroproof · cited by 0
- Finsupp.LinearEquiv.finsuppUnique_symm_applyproof · cited by 0