Theorems · Theorem · nonassociative algebras
LieRinehartSubalgebra.mk.inj
∀ {A : Type u_1} {L : Type u_2} {inst : CommRing A} {inst_1 : LieRing L} {inst_2 : Module A L}
{toSubmodule : Submodule A L}
{lie_mem' : ∀ {a b : L}, a ∈ toSubmodule.carrier → b ∈ toSubmodule.carrier → ⁅a, b⁆ ∈ toSubmodule.carrier}
{toSubmodule_1 : Submodule A L}
{lie_mem'_1 : ∀ {a b : L}, a ∈ toSubmodule_1.carrier → b ∈ toSubmodule_1.carrier → ⁅a, b⁆ ∈ toSubmodule_1.carrier},
{ toSubmodule := toSubmodule, lie_mem' := lie_mem' } = { toSubmodule := toSubmodule_1, lie_mem' := lie_mem'_1 } →
toSubmodule = toSubmodule_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- Submodulestatement and proof · cited by 7,192
- LieRingstatement and proof · cited by 1,548
- Bracket.bracketstatement and proof · cited by 642
- AddSubmonoid.toAddSubsemigroupstatement and proof · cited by 198
- AddSubsemigroup.carrierstatement and proof · cited by 198
- Submodule.toAddSubmonoidstatement and proof · cited by 162
- LieRinehartSubalgebrastatement · cited by 29
- LieRinehartSubalgebra.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- LieRinehartSubalgebra.mk.injEqproof · cited by 0