Theorems · Theorem · linear algebra
Module.eq_of_mapsTo_reflection_of_mem
∀ {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] {Φ : Set M},
Φ.Finite →
f x = 2 →
g y = 2 →
g x = 2 →
f y = 2 →
Set.MapsTo (⇑(Module.preReflection x f)) Φ Φ → Set.MapsTo (⇑(Module.preReflection y g)) Φ Φ → y ∈ Φ → x = y- Defined in
- Mathlib.LinearAlgebra.Reflection
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- Setstatement and proof · cited by 53,352
- 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.rangeproof · cited by 4,705
- Set.Finitestatement and proof · cited by 1,814
- Module.Endstatement · cited by 774
- Nat.iterateproof · cited by 740
- Set.MapsTostatement and proof · cited by 732
- Module.Dualstatement and proof · cited by 583
Cited by2
Results whose statement or proof uses this declaration.
- RootPairing.smul_coroot_eq_of_root_eq_smulproof · cited by 1
- Module.injOn_dualMap_subtype_span_range_rangeproof · cited by 1