Mathlib Map

Theorems · Theorem · commutative algebra

LinearEquiv.bijective

∀ {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₂] {module_M : Module R M} {module_S_M₂ : Module S M₂}
  {σ : R →+* S} {σ' : S →+* R} {re₁ : RingHomInvPair σ σ'} {re₂ : RingHomInvPair σ' σ} (e : M ≃ₛₗ[σ] M₂),
  Function.Bijective ⇑e
Defined in
Mathlib.Algebra.Module.Equiv.Defs
Cited by
35 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
Assumes
SemiringSemiringAddCommMonoidAddCommMonoid

Around this declaration

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

Module.IsReflexive.of_isPerfPair · cited by 29IsReflexive.of_isPerfPairSubmodule.orderIsoMapComap · cited by 16Submodule.orderIsoMapComapIsBaseChange.of_lift_unique · cited by 5IsBaseChange.of_lift_uniq…Module.Relations.Solution.IsPresentationCore.isPresentation · cited by 5IsPresentationCore.isPres…ZSpan.measure_fundamentalDomain · cited by 4ZSpan.measure_fundamental…LinearEquiv.isReflexive_of_equiv_dual_of_isReflexive · cited by 4LinearEquiv.isReflexive_o…exists_bijective_map_powers · cited by 3exists_bijective_map_powe…bijective_algebraMap_of_linearEquiv · cited by 3bijective_algebraMap_of_l…Algebra.IsSmoothAt.exists_notMem_isStandardSmooth · cited by 2IsSmoothAt.exists_notMem_…Module.Invertible.right · cited by 2Invertible.rightIsTensorProduct.compl₂_comp_linearEquiv · cited by 2IsTensorProduct.compl₂_co…dualTensorHom_finsupp_bijective · cited by 2dualTensorHom_finsupp_bij…LinearMap.linearProjOfIsCompl_comp_bijective_of_exact · cited by 1LinearMap.linearProjOfIsC…TensorProduct.map_bijective · cited by 1TensorProduct.map_bijecti…Algebra.Extension.CotangentSpace.map_toInfinitesimal_bijective · cited by 1CotangentSpace.map_toInfi…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidRingHom · cited by 10189RingHomLinearEquiv · cited by 3317LinearEquivFunction.Bijective · cited by 863Function.BijectiveRingHomInvPair · cited by 523RingHomInvPairEquiv.bijective · cited by 132Equiv.bijectiveLinearEquiv.toEquiv · cited by 105LinearEquiv.toEquivLinearEquiv.bijectiveCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by36

Results whose statement or proof uses this declaration.