Theorems · Theorem · ring theory
TrivSqZeroExt.linearMap_ext
∀ {S : Type u_2} {R : Type u} {M : Type v} {N : Type u_3} [inst : Semiring S] [inst_1 : AddCommMonoid R]
[inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid N] [inst_4 : Module S R] [inst_5 : Module S M]
[inst_6 : Module S N] ⦃f g : TrivSqZeroExt R M →ₗ[S] N⦄,
(∀ (r : R), f (TrivSqZeroExt.inl r) = g (TrivSqZeroExt.inl r)) →
(∀ (m : M), f (TrivSqZeroExt.inr m) = g (TrivSqZeroExt.inr m)) → f = gThis cannot be marked @[ext] as it ends up being used instead of LinearMap.prod_ext when
working with R × M.
- Defined in
- Mathlib.Algebra.TrivSqZeroExt.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, 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
- LinearMap.extproof · cited by 844
- TrivSqZeroExtstatement and proof · cited by 180
- TrivSqZeroExt.inlstatement and proof · cited by 64
- TrivSqZeroExt.inrstatement and proof · cited by 59
- LinearMap.prod_extproof · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- TrivSqZeroExt.algHom_ext'proof · cited by 3
- TrivSqZeroExt.algHom_extproof · cited by 2