Theorems · Theorem · order theory
Sublattice.comap_equiv_eq_map_symm
∀ {α : Type u_2} {β : Type u_3} [inst : Lattice α] [inst_1 : Lattice β] (f : β ≃o α) (L : Sublattice α),
Sublattice.comap { toFun := ⇑f, map_sup' := ⋯, map_inf' := ⋯ } L =
Sublattice.map { toFun := ⇑f.symm, map_sup' := ⋯, map_inf' := ⋯ } L- Defined in
- Mathlib.Order.Sublattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Latticestatement and proof · cited by 916
- OrderIsostatement and proof · cited by 874
- OrderIso.symmstatement and proof · cited by 475
- Sublatticestatement and proof · cited by 225
- Sublattice.mapstatement · cited by 20
- Sublattice.comapstatement · cited by 18
- Sublattice.map_equiv_eq_comap_symmproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.