Theorems · Theorem · linear algebra
LinearMap.pi_ext
∀ {R : Type u} {M : Type v} {ι : Type x} [inst : Semiring R] {φ : ι → Type i} [inst_1 : (i : ι) → AddCommMonoid (φ i)]
[inst_2 : (i : ι) → Module R (φ i)] [inst_3 : DecidableEq ι] [Finite ι] [inst_5 : AddCommMonoid M]
[inst_6 : Module R M] {f g : ((i : ι) → φ i) →ₗ[R] M},
(∀ (i : ι) (x : φ i), f (Pi.single i x) = g (Pi.single i x)) → f = g- Defined in
- Mathlib.LinearAlgebra.Pi
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 74 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.
- DFunLike.coestatement and proof · 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
- LinearMapstatement and proof · cited by 10,215
- Finitestatement and proof · cited by 3,029
- Pi.singlestatement and proof · cited by 518
- LinearMap.toAddMonoidHomproof · cited by 101
- LinearMap.toAddMonoidHom_injectiveproof · cited by 10
- AddMonoidHom.functions_extproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- LinearMap.pi_ext'proof · cited by 26
- AffineMap.pi_ext_zeroproof · cited by 1
- LinearMap.pi_ext_iffproof · cited by 0
- Submodule.quotientPi_aux.right_invproof · cited by 0