Theorems · Theorem · linear algebra
Module.infinite_range_reflection_reflection_iterate_iff
∀ {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} {y : M} {g : Module.Dual R M} [IsAddTorsionFree M] (hfx : f x = 2) (hgy : g y = 2),
f y * g x = 4 →
((Set.range fun n => (⇑(Module.reflection hgy ≪≫ₗ Module.reflection hfx))^[n] y).Infinite ↔ f y • x ≠ 2 • y)- Defined in
- Mathlib.LinearAlgebra.Reflection
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Set.rangestatement and proof · cited by 4,705
- LinearEquivstatement · cited by 3,317
- Nat.iteratestatement · cited by 740
- Module.Dualstatement and proof · cited by 583
- LinearEquiv.transstatement · cited by 298
- Set.Infinitestatement and proof · cited by 263
- IsAddTorsionFreestatement and proof · cited by 155
Cited by2
Results whose statement or proof uses this declaration.
- Module.eq_of_mapsTo_reflection_of_memproof · cited by 2
- RootPairing.infinite_of_linearIndependent_coxeterWeight_fourproof · cited by 1