Theorems · Theorem · linear algebra
LinearEquiv.isOfFinOrder_of_finite_of_span_eq_top_of_mapsTo
∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {Φ : Set M},
Φ.Finite → Submodule.span R Φ = ⊤ → ∀ {e : M ≃ₗ[R] M}, Set.MapsTo (⇑e) Φ Φ → IsOfFinOrder eA linear equivalence which preserves a finite spanning set must have finite order.
- Defined in
- Mathlib.LinearAlgebra.FiniteSpan
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
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 and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Top.topstatement and proof · cited by 9,680
- Equivproof · cited by 8,337
- Submodulestatement · cited by 7,192
- Set.Elemproof · cited by 7,166
- mul_oneproof · cited by 3,885
- LinearEquivstatement and proof · cited by 3,317
Cited by1
Results whose statement or proof uses this declaration.
- Module.Dual.eq_of_preReflection_mapsToproof · cited by 2