Theorems · Definition · linear algebra
Module.Dual.congr
{R : Type u_1} →
[inst : CommSemiring R] →
{V : Type u_2} →
[inst_1 : AddCommMonoid V] →
[inst_2 : Module R V] →
{W : Type u_3} →
[inst_3 : AddCommMonoid W] → [inst_4 : Module R W] → (V ≃ₗ[R] W) → Module.Dual R V ≃ₗ[R] Module.Dual R WEquivalent modules have equivalent duals.
- Defined in
- Mathlib.LinearAlgebra.Dual.BaseChange
- Cited by
- 4 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 and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearEquivstatement and proof · cited by 3,317
- Module.Dualstatement · cited by 583
- LinearEquiv.congrLeftproof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- Module.Dual.congr_apply_applystatement and proof · cited by 1
- Module.Dual.congr_symm_apply_applystatement and proof · cited by 1
- IsBaseChange.toDual_applystatement and proof · cited by 0
- Module.Dual.baseChange_baseChangestatement and proof · cited by 0