Theorems · Definition · linear algebra
LinearEquiv.prodCongr
{R : Type u} →
{M : Type v} →
{M₂ : Type w} →
{M₃ : Type y} →
{M₄ : Type z} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : AddCommMonoid M₂] →
[inst_3 : AddCommMonoid M₃] →
[inst_4 : AddCommMonoid M₄] →
{module_M : Module R M} →
{module_M₂ : Module R M₂} →
{module_M₃ : Module R M₃} →
{module_M₄ : Module R M₄} → (M ≃ₗ[R] M₂) → (M₃ ≃ₗ[R] M₄) → (M × M₃) ≃ₗ[R] M₂ × M₄Product of linear equivalences; the maps come from Equiv.prodCongr.
- Defined in
- Mathlib.LinearAlgebra.Prod
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, 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
- LinearEquivstatement and proof · cited by 3,317
- AddEquivproof · cited by 1,087
- Equiv.toFunproof · cited by 279
- AddEquiv.toEquivproof · cited by 174
- Equiv.invFunproof · cited by 163
- LinearEquiv.toAddEquivproof · cited by 58
- AddEquiv.prodCongrproof · cited by 4
Cited by27
Results whose statement or proof uses this declaration.
- Module.Basis.prodproof · cited by 26
- ContinuousLinearEquiv.prodCongrproof · cited by 12
- NumberField.mixedEmbedding.euclidean.toMixedproof · cited by 6
- AffineEquiv.prodCongrproof · cited by 5
- LinearIsometryEquiv.withLpProdCongrproof · cited by 3
- Module.IsStablyFree.equivproof · cited by 3
- PiLp.sumPiLpEquivProdLpPiLpproof · cited by 3
- Module.equiv_free_prod_directSumproof · cited by 2
- IsLocalExtrOn.exists_linear_map_of_hasStrictFDerivAtproof · cited by 2
- lequivProdOfRightSplitExactproof · cited by 2
- TensorProduct.prodLeftproof · cited by 2
- QuadraticMap.IsometryEquiv.prodproof · cited by 2