Theorems · Theorem · commutative algebra
LinearEquiv.toEquiv_inj
∀ {R : Type u_1} {S : Type u_6} {M : Type u_7} {M₂ : Type u_9} [inst : Semiring R] [inst_1 : Semiring S]
[inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₂] {modM : Module R M} {modM₂ : Module S M₂} {σ : R →+* S}
{σ' : S →+* R} [inst_4 : RingHomInvPair σ σ'] [inst_5 : RingHomInvPair σ' σ] {e₁ e₂ : M ≃ₛₗ[σ] M₂},
e₁.toEquiv = e₂.toEquiv ↔ e₁ = e₂- Defined in
- Mathlib.Algebra.Module.Equiv.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 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.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- RingHomstatement and proof · cited by 10,189
- Equivstatement · cited by 8,337
- LinearEquivstatement and proof · cited by 3,317
- RingHomInvPairstatement and proof · cited by 523
- LinearEquiv.toEquivstatement · cited by 105
- LinearEquiv.toEquiv_injectiveproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.