Theorems · Theorem · linear algebra
Submodule.dualCoannihilator_map_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] (e : N ≃ₗ[R] Module.Dual R M) (p : Submodule R M),
(Submodule.map (↑e).flip p).dualCoannihilator = Submodule.map (↑e.symm) p.dualAnnihilator- Cited by
- 2 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement and proof · cited by 3,317
- LinearEquiv.symmstatement · cited by 1,461
- LinearEquiv.toLinearMapstatement · cited by 1,171
- Submodule.mapstatement · cited by 614
- Module.Dualstatement and proof · cited by 583
Cited by2
Results whose statement or proof uses this declaration.
- Submodule.map_dualCoannihilator_linearEquiv_flipproof · cited by 1
- Submodule.map_dualAnnihilator_linearEquiv_flip_symmproof · cited by 0