Theorems · Definition · linear algebra
DFinsupp.mapRange.linearEquiv
{ι : Type u_1} →
{R : Type u_3} →
[inst : Semiring R] →
{β₁ : ι → Type u_8} →
{β₂ : ι → Type u_9} →
[inst_1 : (i : ι) → AddCommMonoid (β₁ i)] →
[inst_2 : (i : ι) → AddCommMonoid (β₂ i)] →
[inst_3 : (i : ι) → Module R (β₁ i)] →
[inst_4 : (i : ι) → Module R (β₂ i)] →
((i : ι) → β₁ i ≃ₗ[R] β₂ i) → (Π₀ (i : ι), β₁ i) ≃ₗ[R] Π₀ (i : ι), β₂ iDFinsupp.mapRange.linearMap as a LinearEquiv.
- Defined in
- Mathlib.LinearAlgebra.DFinsupp
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapproof · cited by 10,215
- LinearEquivstatement and proof · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- AddEquivproof · cited by 1,087
- DFinsuppstatement and proof · cited by 694
- LinearEquiv.toAddEquivproof · cited by 58
Cited by10
Results whose statement or proof uses this declaration.
- DirectSum.IsInternal.collectedBasisproof · cited by 12
- Finsupp.basisproof · cited by 3
- Module.equiv_directSum_of_isTorsionproof · cited by 2
- IsIsotypicOfType.linearEquiv_finsuppproof · cited by 1
- IsIsotypicOfType.linearEquiv_funproof · cited by 1
- DFinsupp.basisproof · cited by 1
- DFinsupp.mapRange.linearEquiv_applystatement and proof · cited by 0
- DFinsupp.mapRange.linearEquiv_reflstatement · cited by 0
- DFinsupp.mapRange.linearEquiv_symmstatement · cited by 0
- DFinsupp.mapRange.linearEquiv_transstatement · cited by 0