Theorems · Theorem · linear algebra
Module.dualProdDualEquivDual_apply_apply
∀ (R : Type u_1) (M : Type u_3) [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] (M' : Type u_4) [inst_3 : AddCommMonoid M'] [inst_4 : Module R M'] (f : (M →ₗ[R] R) × (M' →ₗ[R] R)) (a : M × M'), ((Module.dualProdDualEquivDual R M M') f) a = f.1 a.1 + f.2 a.2
- Defined in
- Mathlib.LinearAlgebra.Dual.Lemmas
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- LinearEquivstatement · cited by 3,317
- Module.Dualstatement · cited by 583
- Module.dualProdDualEquivDualstatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.