Mathlib Map

Theorems · Definition · nonassociative algebras

RootPairing.flip

{ι : Type u_1} →
  {R : Type u_2} →
    {M : Type u_3} →
      {N : Type u_4} →
        [inst : CommRing R] →
          [inst_1 : AddCommGroup M] →
            [inst_2 : Module R M] →
              [inst_3 : AddCommGroup N] → [inst_4 : Module R N] → RootPairing ι R M N → RootPairing ι R N M

If we interchange the roles of M and N, we still have a root pairing.

Defined in
Mathlib.LinearAlgebra.RootSystem.Defs
Cited by
79 results in Mathlib
Foundations
Depth 39 from the axioms · uses propext, Quot.sound
Assumes
CommRingAddCommGroupModuleAddCommGroupModule

Around this declaration

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

RootPairing.CorootForm · cited by 14RootPairing.CorootFormRootPairing.coroot'In · cited by 12RootPairing.coroot'InRootPairing.CoPolarization · cited by 9RootPairing.CoPolarizationRootPairing.Base.flip · cited by 8Base.flipRootPairing.root_sub_root_mem_of_pairingIn_pos · cited by 7RootPairing.root_sub_root…RootPairing.Equiv.ext · cited by 7Equiv.extRootPairing.Hom.ext · cited by 6Hom.extRootPairing.PolarizationEquiv · cited by 6RootPairing.PolarizationE…RootPairing.finrank_corootSpan_eq' · cited by 4RootPairing.finrank_coroo…RootPairing.flip_toLinearMap · cited by 4RootPairing.flip_toLinear…RootPairing.isCompl_rootSpan_ker_rootForm · cited by 4RootPairing.isCompl_rootS…RootPairing.flip_comp_polarization_eq_rootForm · cited by 3RootPairing.flip_comp_pol…RootPairing.algebraMap_coroot'In_apply · cited by 3RootPairing.algebraMap_co…RootPairing.coreflection_apply_self · cited by 3RootPairing.coreflection_…RootPairing.corootSpan_dualAnnihilator_map_eq_iInf_ker_coroot' · cited by 3RootPairing.corootSpan_du…Module · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupLinearMap · cited by 10215LinearMapRootPairing · cited by 710RootPairingRootPairing.root · cited by 326RootPairing.rootLinearMap.flip · cited by 193LinearMap.flipRootPairing.coroot · cited by 123RootPairing.corootRootPairing.toLinearMap · cited by 108RootPairing.toLinearMapRootPairing.reflectionPerm · cited by 87RootPairing.reflectionPermRootPairing.root_coroot_two · cited by 4RootPairing.root_coroot_t…RootPairing.reflectionPerm_root · cited by 3RootPairing.reflectionPer…RootPairing.reflectionPerm_coroot · cited by 2RootPairing.reflectionPer…RootPairing.flipCITED BYCITES

Cites14

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

Cited by92

Results whose statement or proof uses this declaration.