Theorems · Definition · commutative algebra
CharacterModule.congr
{R : Type uR} →
[inst : CommRing R] →
{A : Type uA} →
[inst_1 : AddCommGroup A] →
{B : Type uB} →
[inst_2 : AddCommGroup B] →
[inst_3 : Module R A] → [inst_4 : Module R B] → (A ≃ₗ[R] B) → CharacterModule A ≃ₗ[R] CharacterModule BTwo isomorphic modules have isomorphic character modules.
- Defined in
- Mathlib.Algebra.Module.CharacterModule
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 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
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- CharacterModulestatement · cited by 26
- CharacterModule.dualproof · cited by 13
- LinearEquiv.ofLinearMapproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Module.Flat.iff_characterModule_baerproof · cited by 0