Mathlib Map

Theorems · Definition · group theory

IsAddIndecomposable.baseOf

{ι : Type u_1} →
  {M : Type u_2} →
    {S : Type u_4} → [inst : AddMonoid M] → [LinearOrder S] → [inst_2 : AddMonoid S] → (ι → M) → (M →+ S) → Set ι

The "base" of v relative to a morphism f. In the case that v is the set of roots of a crystallographic root system, and S = ℚ, this is the base of the root system associated to f.

Defined in
Mathlib.Algebra.Group.Irreducible.Indecomposable
Cited by
15 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
AddMonoidLinearOrderAddMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

IsAddIndecomposable.mem_or_neg_mem_closure_baseOf · cited by 5IsAddIndecomposable.mem_o…RootPairing.linearIndepOn_root_baseOf · cited by 3RootPairing.linearIndepOn…RootPairing.eq_baseOf_of_linearIndepOn_of_mem_or_neg_mem_closure · cited by 2RootPairing.eq_baseOf_of_…IsAddIndecomposable.baseOf_subset_pos · cited by 2IsAddIndecomposable.baseO…AddSubmonoid.closure_image_isAddIndecomposable_baseOf · cited by 2AddSubmonoid.closure_imag…AddSubgroup.closure_image_isAddIndecomposable_baseOf · cited by 1AddSubgroup.closure_image…RootPairing.linearIndepOn_root_baseOf' · cited by 1RootPairing.linearIndepOn…IsAddIndecomposable.image_baseOf_neg_comp_eq · cited by 1IsAddIndecomposable.image…IsAddIndecomposable.pairwise_baseOf_sub_notMem · cited by 1IsAddIndecomposable.pairw…RootPairing.baseOf_pairwise_pairing_le_zero · cited by 1RootPairing.baseOf_pairwi…RootPairing.baseOf_root_eq_baseOf_coroot · cited by 1RootPairing.baseOf_root_e…RootPairing.eq_baseOf_iff · cited by 0RootPairing.eq_baseOf_iffIsAddIndecomposable.apply_ne_zero_iff_mem_closure · cited by 0IsAddIndecomposable.apply…RootPairing.coroot_mem_or_neg_mem_closure_of_root · cited by 0RootPairing.coroot_mem_or…RootPairing.nonempty_base · cited by 0RootPairing.nonempty_baseDFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetLinearOrder · cited by 8572LinearOrderSet.ofPred · cited by 6101Set.ofPredAddMonoidHom · cited by 3230AddMonoidHomAddMonoid · cited by 2864AddMonoidIsAddIndecomposable · cited by 5IsAddIndecomposableIsAddIndecomposable.baseOfCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.