Theorems · Definition · commutative algebra
LinearEquiv.piUnique
{α : Type u_9} →
[inst : Unique α] →
(R : Type u_10) →
[inst_1 : Semiring R] →
(f : α → Type u_11) →
[inst_2 : (x : α) → AddCommMonoid (f x)] →
[inst_3 : (x : α) → Module R (f x)] → ((t : α) → f t) ≃ₗ[R] f defaultThe product Π t : α, f t of a family of modules is linearly isomorphic to the module
f ⬝ when α only contains ⬝.
This is Equiv.piUnique as a LinearEquiv.
- Defined in
- Mathlib.Algebra.Module.Equiv.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Equivproof · cited by 8,337
- LinearEquivstatement · cited by 3,317
- Uniquestatement and proof · cited by 400
- Equiv.toFunproof · cited by 279
- Equiv.invFunproof · cited by 163
- Equiv.piUniqueproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- Module.one_le_rank_iffproof · cited by 4
- ContinuousLinearEquiv.piUniqueproof · cited by 2
- LinearEquiv.piUnique_applystatement and proof · cited by 0
- LinearEquiv.piUnique_symm_applystatement and proof · cited by 0