Theorems · Definition · linear algebra
Module.reflection
{R : Type u_1} →
{M : Type u_2} →
[inst : CommRing R] →
[inst_1 : AddCommGroup M] → [inst_2 : Module R M] → {x : M} → {f : Module.Dual R M} → f x = 2 → M ≃ₗ[R] MGiven an element x in a module M and a linear form f on M for which f x = 2, we define
the endomorphism of M for which y ↦ y - (f y) • x.
It is an involutive endomorphism of M fixing the kernel of f for which x ↦ -x.
- Defined in
- Mathlib.LinearAlgebra.Reflection
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearEquivstatement · cited by 3,317
- Equiv.Permproof · cited by 1,375
- Module.Endproof · cited by 774
- Module.Dualstatement and proof · cited by 583
- Equiv.invFunproof · cited by 163
- Equiv.right_invproof · cited by 68
- Equiv.left_invproof · cited by 59
Cited by28
Results whose statement or proof uses this declaration.
- RootPairing.reflectionproof · cited by 79
- RootPairing.coreflectionproof · cited by 28
- Module.reflection_applystatement · cited by 8
- Module.involutive_reflectionstatement · cited by 3
- Module.bijOn_reflection_of_mapsTostatement and proof · cited by 3
- Module.reflection_apply_selfstatement · cited by 3
- Module.eq_of_mapsTo_reflection_of_memproof · cited by 2
- Module.Dual.eq_of_preReflection_mapsToproof · cited by 2
- Module.infinite_range_reflection_reflection_iterate_iffstatement · cited by 2
- Submodule.mem_invtSubmodule_reflection_iffstatement and proof · cited by 2
- Module.reflection_invstatement · cited by 2
- Module.reflection_mul_reflection_pow_applystatement and proof · cited by 2