Theorems · Definition · linear algebra
Finsupp.lcongr
{M : Type u_2} →
{N : Type u_3} →
{R : Type u_5} →
{R₂ : Type u_6} →
[inst : Semiring R] →
[inst_1 : Semiring R₂] →
[inst_2 : AddCommMonoid M] →
[inst_3 : Module R M] →
[inst_4 : AddCommMonoid N] →
[inst_5 : Module R₂ N] →
{σ : R →+* R₂} →
{σ_inv : R₂ →+* R} →
[inst_6 : RingHomInvPair σ σ_inv] →
[inst_7 : RingHomInvPair σ_inv σ] →
{ι : Type u_9} → {κ : Type u_10} → ι ≃ κ → (M ≃ₛₗ[σ] N) → (ι →₀ M) ≃ₛₗ[σ] κ →₀ NAn equivalence of domain and a linear equivalence of codomain induce a linear equivalence of the corresponding finitely supported functions.
- Defined in
- Mathlib.LinearAlgebra.Finsupp.LSum
- Cited by
- 22 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Equivstatement and proof · cited by 8,337
- Finsuppstatement · cited by 5,255
- LinearEquivstatement and proof · cited by 3,317
- RingHomInvPairstatement and proof · cited by 523
- LinearEquiv.transproof · cited by 298
- Finsupp.mapRange.linearEquivproof · cited by 24
- Finsupp.domLCongrproof · cited by 20
Cited by31
Results whose statement or proof uses this declaration.
- Module.Basis.tensorProductproof · cited by 19
- Module.Basis.smulTowerproof · cited by 13
- Finsupp.lcongr_singlestatement · cited by 12
- Finsupp.lcongr_symmstatement and proof · cited by 11
- Module.Basis.tensorProduct_applyproof · cited by 9
- Module.Basis.baseChange_applyproof · cited by 7
- Algebra.FormallyUnramified.finite_of_freeproof · cited by 7
- Module.Basis.tensorProduct_repr_tmul_applyproof · cited by 6
- Basis.piTensorProductproof · cited by 5
- finsuppTensorFinsuppRidproof · cited by 4
- Module.Basis.smulTower_reprproof · cited by 4
- Module.Basis.baseChange_repr_tmulproof · cited by 4