Theorems · Definition · linear algebra
Module.dualProdDualEquivDual
(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'] → (Module.Dual R M × Module.Dual R M') ≃ₗ[R] Module.Dual R (M × M')Taking duals distributes over products.
- Defined in
- Mathlib.LinearAlgebra.Dual.Lemmas
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearEquivstatement · cited by 3,317
- Module.Dualstatement · cited by 583
- LinearMap.coprodEquivproof · cited by 4
Cited by6
Results whose statement or proof uses this declaration.
- Subspace.dualAnnihilator_inf_eqproof · cited by 2
- QuadraticForm.dualProdProdIsometryproof · cited by 2
- Module.dualProdDualEquivDual_symm_applystatement and proof · cited by 1
- LinearMap.separatingLeft_dualProdproof · cited by 0
- Module.dualProdDualEquivDual_applystatement · cited by 0
- Module.dualProdDualEquivDual_apply_applystatement and proof · cited by 0