Mathlib Map

Theorems · Theorem · nonassociative algebras

RootPairing.eq_top_of_mem_invtSubmodule_of_forall_eq_univ

∀ {ι : Type u_1} {M : Type u_3} {N : Type u_4} [inst : AddCommGroup M] [inst_1 : AddCommGroup N] {K : Type u_5}
  [inst_2 : Field K] [NeZero 2] [inst_4 : Module K M] [inst_5 : Module K N] (P : RootPairing ι K M N) [P.IsRootSystem]
  (q : Submodule K M),
  q ≠ ⊥ →
    (∀ (i : ι), q ∈ Module.End.invtSubmodule ↑(P.reflection i)) →
      (∀ (Φ : Set ι), Φ.Nonempty → ⇑P.root '' Φ ⊆ ↑q → (∀ i ∉ Φ, q ≤ LinearMap.ker (P.coroot' i)) → Φ = Set.univ) →
        q = ⊤
Defined in
Mathlib.LinearAlgebra.RootSystem.Irreducible
Cited by
0 results in Mathlib
Foundations
Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupAddCommGroupFieldNeZeroModuleModuleRootPairing.IsRootSystem

Around this declaration

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

Cites43

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 · cited by 18,349
  • AddCommGroupstatement and proof · cited by 12,871
  • Top.topstatement · cited by 9,680
  • SetLike.coestatement and proof · cited by 8,199
  • Fieldstatement and proof · cited by 7,404
  • Submodulestatement and proof · cited by 7,192
  • Set.imagestatement and proof · cited by 5,609
  • Bot.botstatement and proof · cited by 4,720
  • Set.univstatement and proof · cited by 3,945

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.