Mathlib Map

Theorems · Theorem · ring theory

TrivSqZeroExt.isUnit_iff_isUnit_fst

∀ {R : Type u} {M : Type v} [inst : AddCommGroup M] [inst_1 : Semiring R] [inst_2 : Module Rᵐᵒᵖ M] [inst_3 : Module R M]
  [inst_4 : SMulCommClass R Rᵐᵒᵖ M] {x : TrivSqZeroExt R M}, IsUnit x ↔ IsUnit x.fst

When lowered to a prop, Matrix.invertibleEquivInvertibleFst forms an iff.

Defined in
Mathlib.Algebra.TrivSqZeroExt.Basic
Cited by
2 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Quot.sound
Assumes
AddCommGroupSemiringModuleModuleSMulCommClass

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.

Cited by2

Results whose statement or proof uses this declaration.