Theorems · Theorem · number theory
baseChange_ext_iff
∀ {R : Type uR} {A : Type uA} {M₂ : Type uM₂} {N₁ : Type uN₁} [inst : CommRing R] [inst_1 : CommRing A]
[inst_2 : AddCommGroup M₂] [inst_3 : AddCommGroup N₁] [inst_4 : Algebra R A] [inst_5 : Module R N₁]
[inst_6 : Module A N₁] [IsScalarTower R A N₁] [inst_8 : Module R M₂]
{Q₁ Q₂ : QuadraticMap A (TensorProduct R A M₂) N₁}, Q₁ = Q₂ ↔ ∀ (m : M₂), Q₁ (1 ⊗ₜ[R] m) = Q₂ (1 ⊗ₜ[R] m)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement and proof · cited by 2,545
- TensorProduct.tmulstatement and proof · cited by 1,182
- QuadraticMapstatement and proof · cited by 262
- baseChange_extproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.