Mathlib Map

Theorems · Theorem · commutative algebra

LinearMap.tensorEqLocusEquiv_apply

∀ {R : Type u_1} (S : Type u_2) [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] (M : Type u_3)
  [inst_3 : AddCommGroup M] [inst_4 : Module R M] [inst_5 : Module S M] [inst_6 : IsScalarTower R S M] {N : Type u_4}
  {P : Type u_5} [inst_7 : AddCommGroup N] [inst_8 : AddCommGroup P] [inst_9 : Module R N] [inst_10 : Module R P]
  (f g : N →ₗ[R] P) [inst_11 : Module.Flat R M] (x : TensorProduct R M ↥(f.eqLocus g)),
  (LinearMap.tensorEqLocusEquiv S M f g) x = (LinearMap.tensorEqLocus S M f g) x
Defined in
Mathlib.RingTheory.Flat.Equalizer
Cited by
0 results in Mathlib
Foundations
Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraAddCommGroupModuleModuleIsScalarTowerAddCommGroupAddCommGroupModuleModuleModule.Flat

Around this declaration

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

Cites16

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.