Theorems · Theorem · linear algebra
LinearMap.comp_eq_id_comm
∀ (R : Type u_1) (M : Type u_2) [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] [Module.Free R M]
[Module.Finite R M] [IsStablyFiniteRing R] {f g : M →ₗ[R] M}, f ∘ₗ g = LinearMap.id ↔ g ∘ₗ f = LinearMap.idIn a finite-rank free module over a stably finite semiring, linear maps are inverse to each other on one side if and only if they are inverse to each other on the other side.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- LinearMap.compstatement · cited by 1,642
- Module.Finitestatement and proof · cited by 1,032
- LinearMap.idstatement · cited by 625
- Module.Freestatement and proof · cited by 597
- IsStablyFiniteRingstatement and proof · cited by 11
- mul_eq_one_commproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.