Theorems · Definition · linear algebra
LinearEquiv.flip
{R : Type u_1} →
{M : Type u_2} →
{N : Type u_3} →
[inst : CommRing R] →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
[inst_3 : AddCommGroup N] →
[inst_4 : Module R N] → [Module.IsReflexive R M] → (N ≃ₗ[R] Module.Dual R M) → M ≃ₗ[R] Module.Dual R NFor a reflexive module M, an equivalence N ≃ₗ[R] Dual R M naturally yields an equivalence
M ≃ₗ[R] Dual R N. Such equivalences are known as perfect pairings.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearEquivstatement and proof · cited by 3,317
- Module.Dualstatement and proof · cited by 583
- LinearEquiv.transproof · cited by 298
- Module.IsReflexivestatement and proof · cited by 58
- LinearEquiv.dualMapproof · cited by 20
- Module.evalEquivproof · cited by 14
Cited by10
Results whose statement or proof uses this declaration.
- LinearEquiv.isReflexive_of_equiv_dual_of_isReflexiveproof · cited by 4
- LinearEquiv.coe_toLinearMap_flipstatement · cited by 3
- LinearEquiv.flip_flipstatement and proof · cited by 3
- LinearEquiv.trans_dualMap_symm_flipstatement · cited by 1
- Submodule.map_dualCoannihilator_linearEquiv_flipproof · cited by 1
- LinearEquiv.flip.congr_simpstatement and proof · cited by 0
- Submodule.dualAnnihilator_map_linearEquiv_flip_symmstatement and proof · cited by 0
- LinearEquiv.flip_applystatement · cited by 0
- Submodule.map_dualAnnihilator_linearEquiv_flip_symmstatement and proof · cited by 0
- LinearEquiv.symm_flipstatement · cited by 0