Mathlib Map

Theorems · Theorem · nonassociative algebras

RootPairing.IsG2.span_eq_rootSpan_int

∀ {ι : 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} [P.IsG2] {b : P.Base}
  [Finite ι] [CharZero R] [IsDomain R] {i j : ι},
  i ∈ b.support → j ∈ b.support → i ≠ j → Submodule.span ℤ {P.root i, P.root j} = P.rootSpan ℤ
Defined in
Mathlib.LinearAlgebra.RootSystem.Finite.G2
Cited by
1 results in Mathlib
Foundations
Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleAddCommGroupModuleRootPairing.IsG2FiniteCharZeroIsDomain

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
  • CommRingstatement and proof · cited by 17,173
  • Finsetstatement and proof · cited by 13,712
  • AddCommGroupstatement and proof · cited by 12,871
  • SetLike.coeproof · cited by 8,199
  • Submodulestatement and proof · cited by 7,192
  • Set.imageproof · cited by 5,609
  • Set.rangeproof · cited by 4,705
  • Finitestatement and proof · cited by 3,029
  • IsDomainstatement and proof · cited by 2,196

Cited by1

Results whose statement or proof uses this declaration.