Theorems · Theorem · nonassociative algebras
LieSubmodule.iSup_induction
∀ {R : Type u} {L : Type v} {M : Type w} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : AddCommGroup M]
[inst_3 : Module R M] [inst_4 : LieRingModule L M] {ι : Sort u_1} (N : ι → LieSubmodule R L M) {motive : M → Prop}
{x : M},
x ∈ ⨆ i, N i →
(∀ (i : ι), ∀ y ∈ N i, motive y) → motive 0 → (∀ (y z : M), motive y → motive z → motive (y + z)) → motive x- Defined in
- Mathlib.Algebra.Lie.Submodule
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Submoduleproof · cited by 7,192
- iSupstatement and proof · cited by 2,415
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- LieSubmodulestatement and proof · cited by 489
- LieSubmodule.toSubmoduleproof · cited by 150
- LieSubmodule.mem_toSubmoduleproof · cited by 11
- LieSubmodule.iSup_toSubmoduleproof · cited by 9
- Submodule.iSup_inductionproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- LieSubmodule.iSup_induction'proof · cited by 5
- LieModule.eq_zero_of_mem_genWeightSpace_mem_posFittingproof · cited by 1