Theorems · Theorem · nonassociative algebras
RootPairing.Base.forall_mem_support_invtSubmodule_iff
∀ {ι : Type u_1} {R : Type u_2} {M : Type u_3} {N : Type u_4} [inst : CommRing R] [inst_1 : AddCommGroup M]
[inst_2 : Module R M] [inst_3 : AddCommGroup N] [inst_4 : Module R N] {P : RootPairing ι R M N} {b : P.Base}
[CharZero R] [Finite ι] [IsDomain R] [P.IsCrystallographic] [P.IsReduced] (q : Submodule R M),
(∀ i ∈ b.support, q ∈ Module.End.invtSubmodule ↑(P.reflection i)) ↔
∀ (i : ι), q ∈ Module.End.invtSubmodule ↑(P.reflection i)- Defined in
- Mathlib.LinearAlgebra.RootSystem.Base
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Finsetstatement · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- LinearEquivproof · cited by 3,317
- Finitestatement and proof · cited by 3,029
- IsDomainstatement and proof · cited by 2,196
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
- neg_negproof · cited by 960
Cited by1
Results whose statement or proof uses this declaration.
- RootPairing.Base.induction_on_cartanMatrixproof · cited by 0