Theorems · Theorem · nonassociative algebras
RootPairing.Base.apply_mem_range_root_of_cartanMatrixEq
∀ {ι : 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] [CharZero R] [IsDomain R] [Finite ι]
{ι₂ : Type u_6} {M₂ : Type u_7} {N₂ : Type u_8} [inst_8 : AddCommGroup M₂] [inst_9 : Module R M₂]
[inst_10 : AddCommGroup N₂] [inst_11 : Module R N₂] {P : RootPairing ι R M N} [P.IsRootSystem]
[inst_13 : P.IsCrystallographic] [P.IsReduced] (b : P.Base) {P₂ : RootPairing ι₂ R M₂ N₂}
[inst_15 : P₂.IsCrystallographic] (b₂ : P₂.Base) (e : ↥b.support ≃ ↥b₂.support) (f : M ≃ₗ[R] M₂),
(∀ (i : ↥b.support), f (P.root ↑i) = P₂.root ↑(e i)) →
∀ m ∈ Set.range ⇑P.root,
(∀ (i j : ↥b.support), b₂.cartanMatrix (e i) (e j) = b.cartanMatrix i j) → f m ∈ Set.range ⇑P₂.root- Cited by
- 0 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.
Cites41
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 · cited by 53,352
- 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
- Equivstatement and proof · cited by 8,337
- Algebra.algebraMapproof · cited by 4,706
- Set.rangestatement and proof · cited by 4,705
- LinearEquivstatement and proof · cited by 3,317
- Finitestatement and proof · cited by 3,029
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.