Theorems · Theorem · nonassociative algebras
LieModuleEquiv.ext
∀ {R : Type u} {L : Type v} {M : Type w} {N : Type w₁} [inst : CommRing R] [inst_1 : LieRing L]
[inst_2 : AddCommGroup M] [inst_3 : AddCommGroup N] [inst_4 : Module R M] [inst_5 : Module R N]
[inst_6 : LieRingModule L M] [inst_7 : LieRingModule L N] (e₁ e₂ : M ≃ₗ⁅R,L⁆ N), (∀ (m : M), e₁ m = e₂ m) → e₁ = e₂- Defined in
- Mathlib.Algebra.Lie.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LieRingstatement and proof · cited by 1,548
- LieRingModulestatement and proof · cited by 727
- Equiv.extproof · cited by 102
- LieModuleEquivstatement and proof · cited by 40
- LieModuleEquiv.toEquiv_injectiveproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- LieModule.maxTrivEquiv_of_refl_eq_reflproof · cited by 0
- LieModuleEquiv.symm_trans_selfproof · cited by 0
- LieModuleEquiv.self_trans_symmproof · cited by 0
- LieModuleEquiv.ext_iffproof · cited by 0